Untitled
unknown
plain_text
2 years ago
14 kB
5
Indexable
html body .eg-book-a-demo {
text-align: center;
font-style: normal;
font-weight: 500;
display: inline-block;
position: relative;
overflow: hidden;
color: #046663 !important;
text-align: center;
border-style: none;
border-radius: 5px !important;
margin-top: 0;
margin-left: 0.4rem;
padding: 0.5rem 1.2rem;
font-size: .8rem;
cursor: pointer !important;
border: 2px solid #cdface !important;
}
html body .eg-card-section {
width: 100%;
max-width: 72rem;
margin-left: auto;
margin-right: auto;
padding-left: 2.4rem;
padding-right: 2.4rem;
position: relative;
}
html body .eg-card-section .eg-start-journey>h1,
html body .eg-popup_modal-container::before {
font-family: Matter, sans-serif;
font-size: 26px;
font-weight: 300 !important;
line-height: 1.3;
width: 100% !important;
letter-spacing: 0.3px;
}
html body .eg-card-section .eg-start-journey>h1 {
margin-top: 0;
margin-bottom: 0.8rem;
max-width: 80% !important;
color: #fff !important;
}
[role="navigation"]>.minimal .w-button {
background-color: #046663 !important;
background-image: unset !important;
box-shadow: unset !important;
border-radius: 5px !important;
color: white !important;
}
html body .eg-card-section>.eg-card {
background: #046663 !important;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 60px 133px 45px 162px;
}
html body .eg-card-section>.eg-card .eg-start-journey {
padding-top: 18px;
width: 1250px !important;
}
html body .eg-card-section .eg-start-journey>p {
margin-top: 25px !important;
width: 100% !important;
line-height: 1.5;
max-width: 72% !important;
color: #fff !important;
}
html body .eg-card-section>.eg-card .eg-start-journey .eg-badges {
margin-top: 45px !important;
}
.small-hero .hero-grid>div:first-child p {
margin-top: 27px;
}
.eg-hero-btn>a {
text-align: center;
border-style: none;
border-radius: 0.5rem;
flex: none;
justify-content: center;
align-items: center;
margin-top: 1.2rem;
padding: 0.8rem 2rem;
font-size: .9rem;
font-style: normal;
font-weight: 500;
display: inline-block;
}
/* .eg-hero-btn>a:first-child {
background: #046663 !important;
color: white !important;
} */
.eg-hero-btn>a:last-child {
color: #046663 !important;
border: 2px solid #a9eba9 !important;
padding: 10px 28px;
font-size: 20px !important;
height: fit-content !important;
border-radius: 5px !important;
}
.eg-hero-btn>a:first-child {
font-size: 20px;
background: #046663 !important;
color: white !important;
padding: 12px 38px;
height: fit-content !important;
border-radius: 5px !important;
cursor: pointer;
}
/* .eg-hero-btn>a:last-child {
color: #046663 !important;
border: 1px solid #046663 !important;
} */
.eg-hero-btn {
display: flex;
grid-gap: 35px;
margin-top: 18px !important;
}
.small-hero .hero-grid>div:first-child>h1 {
line-height: 1.13 !important;
}
.small-hero .hero-grid>div:last-child img {
width: 100% !important;
}
html body .eg-form-section {
margin-top: -30px;
}
.eg-start-journey>.eg-lattice-badges {
display: flex;
flex-direction: row;
margin-top: 45px !important;
padding: 10px 5px;
width: fit-content;
background: transparent !important;
}
.eg-start-journey>.eg-lattice-badges img {
width: 80px;
height: 80px;
}
html body .eg-hero-btn>a:first-child:hover {
transform: scale(1.02);
}
@media only screen and (max-width:767px) {
html body .eg-card-section>.eg-card {
display: flex;
flex-direction: column;
}
html body .eg-hero-btn>a:first-child {
padding: 0.9rem 2rem !important;
font-size: .9rem !important;
font-style: normal;
font-weight: 500;
display: inline-block;
margin-top: 0px !important;
}
.eg-hero-btn>a:last-child {
padding: 0.8rem 2rem !important;
font-size: .9rem !important;
font-style: normal;
font-weight: 500 !important;
display: inline-block;
margin-top: 0px !important;
height: fit-content;
}
html body .eg-hero-btn {
grid-gap: 15px !important;
}
html body .eg-card-section>.eg-card {
padding: 20px 25px 20px 25px !important;
}
html body .eg-card-section>.eg-card .eg-start-journey {
width: 100% !important;
margin-bottom: 40px !important;
}
html body .eg-card-section .eg-start-journey>h1 {
width: 100% !important;
max-width: 92% !important;
}
html body .eg-card-section .eg-start-journey>p {
max-width: 95% !important;
}
html body .eg-card-section>.eg-card .eg-start-journey .eg-badges {
margin-top: 25px !important;
margin-bottom: 25px !important;
}
html body .eg-form-section {
margin-top: 0px !important;
margin-left: auto;
margin-right: auto;
}
html body .eg-card-section {
padding-left: 24px !important;
padding-right: 24px !important;
}
html body .eg-card-section>.eg-card {
padding: 20px 20px 20px 20px !important;
}
[role="navigation"]>.minimal .w-button {
font-size: 0.7em;
}
html body .eg-book-a-demo {
font-size: 0.7em;
}
}
@media only screen and (min-width:767px) and (max-width:1024px) {
html body .eg-card-section>.eg-card {
background: #046663 !important;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 60px 25px 45px 25px !important;
}
html body .eg-card-section>.eg-card .eg-start-journey {
width: unset !important;
}
}
@media only screen and (max-width:370px) {
html body .eg-form-section form {
padding: 0px !important;
}
html body .eg-book-a-demo {
padding: 0.5rem 0.8rem;
}
}
@media only screen and (max-width:380px) {
html body .eg-book-a-demo {
padding: 0.1rem 0.8rem !important;
margin-left: 0px !important;
}
}
@media only screen and (max-width:406px) {
html body>div:nth-child(6) .container {
padding-left: 15px !important;
padding-right: 15px !important;
grid-column-gap: unset !important;
}
html body .eg-book-a-demo {
padding: 0.5rem 1rem;
margin-left: 0px;
}
}
/* modal css */
html body [data-form-popup] .eg-card {
background-color: unset !important;
padding-left: 84px;
padding-right: 84px;
padding-top: 47px;
background-image: url(https://assets-global.website-files.com/64ad6f1aef87635bd23449f1/64c0cff160dc481720e1881d_gradient-hero-centered.svg) !important;
background-position: center !important;
background-size: cover !important;
}
html body [data-form-popup] .eg-start-journey>h1,
html body [data-form-popup] .eg-start-journey>p {
color: #001f1f !important;
}
html body [data-form-popup] .eg-start-journey>p {
margin-top: 25px !important;
font-size: 13px;
}
html body [data-form-popup] .eg-start-journey>h1 {
margin-bottom: 0 !important;
}
html body [data-form-popup] .eg-start-journey>h1::before {
content: 'Start your journey with Lattice';
}
html body [data-form-popup] .eg-start-journey>p::before {
content: "Leave your details below, and our friendly team of experts will be in touch to provide your personalized people strategy assesment.";
}
html body [data-form-popup] .eg-form-section>.form {
padding: 0 !important;
border-radius: 0 !important;
width: 100% !important;
background: transparent !important;
}
html body [data-form-popup] .eg-form-section>.form>.form-card {
border-radius: 0 !important;
padding: 22px 25px !important;
background: transparent !important;
}
[data-form-section] .eg-form-section {
width: 100% !important;
max-width: 488px !important;
}
html body .eg-card-section[data-form-popup] {
max-width: unset !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
html body:not(.eg-show-popup) .eg-popup_modal_overlay {
display: none !important;
}
html body .eg-popup_modal_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
max-width: 100vw;
bottom: 0;
background: rgba(0 0 0 /18%);
overflow-y: auto;
z-index: 9999 !important;
padding-top: 69px;
}
html body .eg-popup_modal-container {
background: white !important;
padding: 43px 57px;
display: flex;
flex-direction: column;
max-width: 937px !important;
margin-left: auto;
margin-right: auto;
width: calc(100% - 27px);
}
html body [data-form-popup] .eg-form-section {
width: 100% !important;
max-width: 282px !important;
}
html body [data-form-popup].eg-card-section>.eg-card .eg-start-journey {
width: 100% !important;
padding-top: 0 !important;
}
html body .eg-separator-mkto {
display: flex;
grid-gap: 10px;
align-items: center;
}
html body .eg-separator-mkto>label#LblContent_Demo_Request_LD_Special_Route__c.mktoLabel {
order: 1;
padding: 0 !important;
margin: 0 !important
}
html body .eg-separator-mkto>label~div.mktoCheckboxList {
margin: 0 !important;
}
html body .eg-separator-mkto>label~div.mktoCheckboxList label {
display: none !important;
}
[data-form-popup] .eg-start-journey>.eg-lattice-badges {
background: white !important;
margin-top: 23px !important;
}
html body [data-form-popup] .eg-step-submit-form {
padding: 0 !important;
}
html body .eg-card-section[data-form-popup][data-video] .eg-card {
background: white !important;
padding: 0 !important;
margin-bottom: 29px;
}
html body .eg-card-section[data-form-popup][data-video] .eg-card iframe {
width: 100%;
aspect-ratio: 16/9;
border: 2px solid #000;
}
html body .eg-popup_modal-container::before {
content: 'See the Lattice People Management Platform In Action';
display: flex;
justify-content: center;
text-align: center;
margin-bottom: 26px;
}
html body.eg-show-popup {
overflow: hidden;
height: 100vh;
}
html body [data-form-popup] .eg-start-journey>.eg-lattice-badges img {
width: 57px;
height: 47px;
object-fit: contain;
}
/* when clicked */
html body .eg-popup_modal-container:not([data-show-entered]) {
padding: 0 !important;
max-width: 836px !important;
}
html body .eg-popup_modal-container:not([data-show-entered]) .eg-card-section[data-form-popup][data-video],
html body .eg-popup_modal-container:not([data-show-entered]) .eg-start-journey>.eg-lattice-badges,
html body .eg-popup_modal-container:not([data-show-entered])::before,
html body .eg-popup_modal-container:not([data-show-entered]) .eg-step-submit-form button[type="submit"] {
display: none !important;
}
html body .eg-popup_modal-container:not([data-show-entered]) [data-form-popup].eg-card-section>.eg-card .eg-start-journey {
display: flex;
flex-direction: column;
justify-content: center;
}
html body .eg-popup_modal-container:not([data-show-entered]) [data-form-popup] .eg-start-journey>h1::before {
content: 'See the Lattice People Management Platform In Action';
}
html body .eg-popup_modal-container:not([data-show-entered]) [data-form-popup] .eg-start-journey>p::before {
content: "See the Lattice People Management platform in action in brief product overview. Covering Lattice Performance, Compensation, OKRs and Goals, and more, discover how Lattice powers high-performance and people-first cultures.";
}
html body .eg-popup_modal-container:not([data-show-entered]) .eg-card {
padding-top: 62px;
padding-left: 91px;
padding-right: 92px;
}
html body .eg-popup_modal-container:not([data-show-entered]) [data-form-popup] .eg-form-section {
max-width: 289px !important;
}
html body .eg-separator-mkto_row {
display: none !important;
}
html body [data-show-entered] .eg-stage-1submit-cta_mkto,
html body [data-show-entered] .eg-stage-1formrowsfilled {
display: none !important;
}
@media(max-width:767px) {
html body .eg-popup_modal-container {
padding: 20px !important;
}
[data-form-popup] .eg-start-journey>.eg-lattice-badges {
width: 100% !important;
justify-content: space-between !important;
}
html body [data-form-popup] .eg-start-journey>h1,
html body [data-form-popup] .eg-start-journey>p {
width: 100% !important;
max-width: 100% !important;
}
html body .eg-popup_modal-container::before {
margin-bottom: 16px !important;
font-size: 17px !important;
}
html body [data-form-popup] .eg-start-journey>h1 {
font-size: 17px !important;
}
html body [data-form-popup] .eg-start-journey>p {
margin-top: 9px !important;
}
[data-form-popup] .eg-start-journey>.eg-lattice-badges {
margin-top: 20px !important;
margin-bottom: 20px !important;
justify-content: center !important;
}
html body [data-form-popup].eg-card-section>.eg-card .eg-start-journey {
margin-bottom: 11px !important;
}
html body [data-form-popup] .eg-start-journey>.eg-lattice-badges img {
width: 80px !important;
height: 70px !important;
}
}
/* modal css end */Editor is loading...
Leave a Comment