:root{--neutral-900:#131314;--new-neutral-500:#fff;--neutral-100:white;--red-orange:#fa4a32;--text-tetiary:#8b8885;--neutral-800:#232324;--neutral-700:#2c2c2e;--neutral-600:#3b3b3d;--screamin-green:#44faa5;--gold:#f5d105;--sv-yellow:#f5d105;--red:#d91717;--sv-green:#44faa5;--purplefire:#401f86;--light-green:#00c950;--card:#19191a;--sv-red:#fa4a31;--faded:#3b3b3da8;--purple-stroke:#d1cae3}body{background-color:var(--neutral-900);color:var(--new-neutral-500);font-family:Poppins,sans-serif;font-size:1rem;line-height:1.5}h1{color:var(--neutral-100);margin-top:0;margin-bottom:0;font-family:Plusjakartasans,sans-serif;font-size:3.5rem;font-weight:600;line-height:1.2}h2{color:var(--neutral-100);margin-top:0;margin-bottom:0;font-family:Plusjakartasans,sans-serif;font-size:3rem;font-weight:600;line-height:1.2}h3{color:var(--neutral-100);margin-top:0;margin-bottom:0;font-family:Plusjakartasans,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2}h4{color:var(--neutral-100);margin-top:0;margin-bottom:0;font-family:Plusjakartasans,sans-serif;font-size:2rem;font-weight:600;line-height:1.3}h5{color:var(--neutral-100);margin-top:0;margin-bottom:0;font-family:Plusjakartasans,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.4}h6{color:var(--neutral-100);margin-top:0;margin-bottom:0;font-family:Plusjakartasans,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4}p{margin-bottom:0}a{color:var(--new-neutral-500)}ul,ol{margin-top:0;margin-bottom:0;padding-left:1.25rem}li{margin-bottom:.25rem}img{max-width:100%;height:35px;display:inline-block}label{margin-bottom:.5rem;font-weight:500}blockquote{background-image:linear-gradient(210deg,var(--red-orange),#f9e534 50%,#44fad9);color:var(--neutral-900);text-align:center;border:1px #000;margin-top:3rem;margin-bottom:3rem;padding:4rem 3rem;font-size:1.125rem;font-weight:500;line-height:1.5}figure{margin-top:3rem;margin-bottom:3rem}figcaption{text-align:center;margin-top:1rem}.w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.w-checkbox{margin-bottom:5px;padding-left:20px;display:block}.w-checkbox:before{content:" ";grid-area:1/1/2/2;display:table}.w-checkbox:after{content:" ";clear:both;grid-area:1/1/2/2;display:table}.w-checkbox-input{float:left;margin:4px 0 0 -20px;line-height:normal}.w-checkbox-input--inputType-custom{border:1px solid #ccc;border-radius:2px;width:12px;height:12px}.w-checkbox-input--inputType-custom.w--redirected-checked{background-color:#3898ec;background-image:url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:#3898ec}.w-checkbox-input--inputType-custom.w--redirected-focus{box-shadow:0 0 3px 1px #3898ec}.w-pagination-wrapper{flex-wrap:wrap;justify-content:center;display:flex}.w-pagination-previous,.w-pagination-next{color:#333;background-color:#fafafa;border:1px solid #ccc;border-radius:2px;margin-left:10px;margin-right:10px;padding:9px 20px;font-size:14px;display:block}.text-color-neutral-900{color:var(--neutral-900)}.text-align-center{text-align:center;justify-content:center;display:flex}.text-align-center.relative{width:100%}.text-align-center.margin-bottom{margin-bottom:2rem}.text-size-medium{font-size:1.125rem}.text-size-medium.text-color-white{margin-bottom:.5rem}.text-size-medium.variant-1{font-size:1.25rem}.text-size-small{color:var(--text-tetiary);font-size:.875rem}.form-input{border:1px solid var(--neutral-800);background-color:var(--neutral-800);color:var(--neutral-100);border-radius:0;min-height:3rem;margin-bottom:.75rem;padding:.5rem 1rem;transition:border-color .2s,background-color .2s}.form-input:hover{background-color:var(--neutral-700)}.form-input:focus{border-style:solid;border-color:var(--neutral-100);color:var(--neutral-100)}.form-input.is-select{color:var(--new-neutral-500)}.form-input.is-text-area{min-height:8rem;padding-top:.75rem}.form-input.margin-0{background-color:var(--neutral-800)}.form-input.is-password{background-color:var(--neutral-600);margin-bottom:0}.form-input.is-newsletter{background-color:var(--neutral-100);color:var(--neutral-800);border-style:none;margin-bottom:0}.form-input.is-checkout{background-color:var(--neutral-700)}.form-checkbox-label{margin-bottom:0;margin-left:0}.page-wrapper{position:relative}.page-wrapper.overflow-hidden,.page-wrapper.white{overflow:hidden}.form-checkbox-icon{border-style:solid;border-color:var(--new-neutral-500);cursor:pointer;border-radius:0;width:1rem;height:1rem;margin:0 .5rem 0 0;transition:border-color .2s,background-color .2s}.form-checkbox-icon.w--redirected-checked{border-style:solid;border-color:var(--neutral-100);background-color:var(--neutral-100);background-image:url(https://cdn.prod.website-files.com/646b932da7a8f93d6670b727/646b9330a7a8f93d6670b920_Check.svg);background-size:cover;border-radius:0;width:1rem;height:1rem;margin:0 .5rem 0 0}.form-checkbox-icon.w--redirected-focus{border-style:solid;border-color:var(--new-neutral-500);box-shadow:none;border-radius:0;width:1rem;height:1rem;margin:0 .5rem 0 0}.container-large{width:100%;max-width:none;margin-left:auto;margin-right:auto;font-weight:400}.container-large.smaller{max-width:70rem}.container-large.overflow-none{overflow:hidden}.container-large._1{max-width:none}.container-large._1184{max-width:74rem}.container-large._1078{max-width:80rem}.align-center{margin-left:auto;margin-right:auto}.page-padding{margin-top:0;margin-bottom:0;padding:0 2.5rem}.page-padding._3{padding-right:0}.page-padding._1{padding-left:8rem;padding-right:0}.max-width-large{width:100%;max-width:48rem}.max-width-large.align-center._3{max-width:70rem}.max-width-large.align-center.is-1{max-width:56rem}.max-width-large.align-center.is-2{max-width:80rem}.max-width-large.align-center._2{max-width:64rem}.form-checkbox{flex-direction:row;align-items:center;margin-bottom:.5rem;padding-left:0;display:flex}.main-wrapper.prevent-overflow{width:100%;max-width:100%;overflow:hidden}.button-secondary{border:1px solid var(--neutral-100);color:var(--neutral-100);text-align:center;background-color:#0000;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-weight:500;transition:background-color .2s}.button-secondary:hover{background-color:var(--neutral-800)}.button-secondary.on-white{border-color:var(--neutral-900);color:var(--neutral-900)}.button-secondary.on-white:hover{background-color:#d6d6d6}.button-secondary.is-blog{border-style:none;font-weight:400;text-decoration:none}.button-secondary.is-blog-categories{border-style:none;border-color:var(--neutral-100);font-weight:400;text-decoration:none}.button-secondary.is-blog-categories.w--current{border-style:solid}.button-secondary.tep{text-transform:uppercase;width:46px;height:46px}.button-secondary.tep._2{background-image:url(https://cdn.prod.website-files.com/646b932da7a8f93d6670b727/667a87d8268fb3431817e6d2_heroicons_arrow-up-16-solid-1.svg)}.button-secondary._1{text-transform:uppercase}.button-secondary.is-button-small-white{background-color:var(--neutral-900);padding:.5rem 1.25rem}.button-secondary.green_big{background-color:#60af56;padding:.5rem 1.25rem;font-size:2.5rem}.button-secondary.is-button-small{padding:.5rem 1.25rem}.margin-small{margin:1rem}.margin-medium{margin:2rem}.margin-xlarge{margin:4rem}.margin-xhuge{margin:8rem}.padding-medium{padding:2rem}.padding-xxlarge{padding:5rem}.padding-xhuge{padding:8rem}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.margin-bottom.margin-xlarge._1,.margin-bottom.margin-xlarge._2{margin-bottom:1rem}.margin-bottom.margin-xxlarge{margin-top:0;margin-left:0;margin-right:0}.margin-bottom.margin-xxlarge._1,.margin-bottom.margin-xxlarge.typ{margin-bottom:2rem}.margin-bottom.margin-20{margin-bottom:1.25rem}.margin-bottom.margin-mediumish{margin-bottom:1.875rem}.margin-bottom.margin-xlarge._1,.margin-bottom.margin-xlarge._2{margin-bottom:1rem}.margin-bottom.margin-xlarge._3{margin-top:6rem;margin-bottom:1rem}.margin-bottom.margin-medium-alt{margin:0 0 1.5rem}.margin-bottom.margin-medium-alt.shivook-margin-0{width:100%;margin-bottom:0}.margin-bottom.margin-medium-alt.shivook-margin-0._2{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;display:flex}.margin-bottom.margin-medium-alt.shivook-margin-0.typ{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;margin-bottom:1.8rem;padding-right:247px;display:flex}.margin-bottom.margin-medium-alt.shivook-margin-0.is-1{flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.margin-bottom.margin-medium-alt.shivook-margin-0._3{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;justify-content:flex-start;align-items:center;display:flex}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.padding-top.padding-huge._1{padding-bottom:6rem}.padding-top.padding-huge.is-1{padding-top:4rem}.padding-top.padding-huge.is-1-white{padding-top:4rem;padding-bottom:4rem}.padding-top.padding-xxhuge{padding-bottom:0;padding-left:0;padding-right:0}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.padding-bottom.padding-xxhuge{padding-top:0;padding-left:0;padding-right:0}.padding-bottom.padding-xhuge.relative{position:relative}.padding-vertical{padding-left:0;padding-right:0}.padding-vertical.padding-xlarge{padding-top:4rem;padding-bottom:0}.padding-vertical.padding-xlarge.tnk{padding-top:2rem}.padding-vertical.padding-xxhuge{padding:2rem 0 0}.padding-vertical.padding-xxhuge.is-1{padding-bottom:4rem}.padding-vertical.padding-xxhuge.is-3{padding-bottom:0}.heading-small{color:var(--neutral-100);font-family:Plusjakartasans,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.4}.heading-small.is-link{transition:color .2s}.heading-small.is-link:hover{color:#d6d6d6}.heading-small.h3-big{color:var(--neutral-100);margin-bottom:-1.5rem;font-size:1.4rem;font-weight:400;text-decoration:underline}.navbar-component{z-index:9999999;border-bottom:1px solid var(--neutral-800);background-color:var(--neutral-900);align-items:center;padding-top:1rem;padding-bottom:1rem;position:sticky;top:0}.navbar-menu-button{padding:0}.navbar-container{justify-content:space-between;align-items:center;width:100%;max-width:80rem;height:100%;margin-left:auto;margin-right:auto;display:flex}.navbar-menu-right{grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;align-items:center;display:flex}.navbar-menu{flex:1;justify-content:space-between;align-items:center;margin-left:1.5rem;display:flex;position:static}.navbar-button-wrapper{margin-left:1rem}.navbar-menu-left{align-items:center;display:flex}.navbar-link{color:var(--new-neutral-500);padding:.5rem 1rem;transition:color .2s}.navbar-link:hover{color:var(--neutral-100)}.navbar-link.w--current{color:var(--new-neutral-500)}.navbar-link.dropdown{padding-right:2.7rem}.footer-column-heading{color:var(--neutral-100);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.line-divider{background-color:var(--neutral-800);width:100%;height:1px}.line-divider.white{background-color:var(--neutral-100)}.footer-bottom-wrapper{justify-content:space-between;align-items:center;display:flex}.footer-top-wrapper{grid-column-gap:2.5rem;grid-row-gap:1rem;grid-template-rows:auto;grid-template-columns:min-content 1fr 1fr 1fr;align-items:start}.social-icon{color:var(--neutral-100);width:1.5rem;height:1.5rem}.social-icon.shopify-badge{filter:invert();width:15rem;height:auto;margin-left:1rem}.social-icon.badge{width:6rem;height:3rem}.footer-logo-link{padding-left:0}.footer-component{border-top:1px solid var(--neutral-800)}.error-message{background-color:var(--red-orange);color:var(--neutral-100);text-align:left;margin-top:1.5rem;padding:1.5rem}.footer-link{color:var(--new-neutral-500);padding-top:.5rem;padding-bottom:.5rem;font-size:1.125rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--neutral-100)}.footer-link.is-medium{font-weight:500}.footer-link.smaller{font-size:1rem}.footer-link._0-rem{padding-top:0;padding-bottom:0}.footer-credit-text{font-size:.875rem}.footer-link-list{flex-direction:column;grid-template-rows:auto;grid-template-columns:100%;grid-auto-columns:100%;place-items:flex-start start;display:flex}.footer-social-icons{grid-column-gap:.75rem;grid-row-gap:0rem;white-space:normal;grid-template-rows:auto;grid-template-columns:max-content;grid-auto-columns:max-content;grid-auto-flow:column;place-items:start;display:grid}.footer-social-link{align-items:center;font-size:14px;text-decoration:none;display:flex}.success-message{background-color:var(--screamin-green);color:var(--neutral-900);padding:1.5rem}.text-color-white{color:var(--neutral-100)}.footer-logo-wrapper{flex-direction:column;width:300px;display:flex}.pricing-component{flex-direction:column;justify-content:center;align-items:stretch;display:flex}.pricing-tabs-menu{align-self:center;margin-bottom:4rem}.section-pricing{position:relative;overflow:hidden}.section-pricing.our-methodology-sticky-enable{overflow:visible}.pricing-tab-link{border:1px solid var(--neutral-100);color:var(--neutral-100);background-color:#0000;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.pricing-tab-link:hover{background-color:var(--neutral-800)}.pricing-tab-link.w--current{background-color:var(--neutral-100);color:var(--neutral-900)}.tagline{background-color:var(--neutral-800);border-radius:24px;padding:4px 12px;font-weight:500;display:inline}.tagline.is-invert{background-color:var(--neutral-100);color:var(--neutral-900);transition:background-color .2s}.tagline.is-invert:hover{background-color:#d6d6d6}.tagline.flex{grid-column-gap:.25rem;grid-row-gap:.25rem;background-color:var(--neutral-800);justify-content:center;align-items:flex-start;display:inline-flex}.tagline.variant-1{text-transform:uppercase;border-radius:.625rem .625rem 0;padding:.5rem .625rem;display:inline-block}.tagline.white{background-color:#0000;border:1px solid #000;width:100%;min-width:100%}.tagline.smaller{margin-left:-2px;padding-left:8px;padding-right:8px;font-size:.8rem}.margin-medium-alt{margin:1.5rem}.cta-content{grid-row-gap:1.5rem;flex-direction:column;display:flex}.button-wrapper{margin-top:1rem;margin-right:1rem}.cta-image{object-fit:fill;height:400px}.home-services-card{grid-row-gap:32px;background-color:var(--neutral-900);flex-direction:column;height:100%;padding:2rem 1.5rem 2rem 2rem;display:flex}.home-services-card.white{background-color:var(--neutral-100);background-color:var(--neutral-100)}.home-services-card-wrapper{background-image:linear-gradient(#1e1e1f,#2c2c2e);padding:1px}.home-services-card-wrapper.is-premium{background-image:linear-gradient(210deg,var(--red-orange),#f9e534 50%,#44fad9);width:100%}.home-services-card-wrapper.is-premium.tt{height:100%}.home-services-card-content{flex-direction:column;display:flex}.home-services-card-content.partners-directory{justify-content:space-between;height:100%;margin-top:0}.home-services-card-heading-wrapper{justify-content:space-between;align-items:flex-start;display:flex}.tagline-premium{background-image:linear-gradient(210deg,var(--red-orange),#f9e534 50%,#44fad9);color:var(--neutral-900);border-radius:24px;flex-wrap:nowrap;padding:6px 15px;font-size:.75rem;font-weight:500;line-height:2;display:flex}.cart-button{grid-column-gap:8px;background-color:#0000}.pricing-graphic-wrapper{width:30%;max-width:350px;position:absolute;inset:0% auto auto 0%}.link{transition:color .2s}.link:hover{color:var(--neutral-100)}.navbar-mobile-button-wrapper{display:none}.brand.shivook-brand{filter:brightness(0%)invert();width:120px;height:auto}.brand.shivook-brand.big{width:800px;margin-bottom:25px}.hide{display:none}.shivook-home-services-button{text-decoration:none;transition:all .2s ease-in}.shivook-home-services-button:hover{margin-top:-4px}.shivook-home-services-button.partners-directory{margin-top:0}.shivook-home-services-button.partners-directory:hover{margin-top:0}.shivook-footer-links-holder{grid-column-gap:10px;flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}.shivook-footer-icon{width:16px;height:16px}.shivook-footer-icon-and-link-holder{grid-column-gap:5px;align-items:center;display:flex}.text-color-neutral-901{color:#131314}.button-2{color:#131314;text-align:center;background-color:#fff;border-radius:0;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-weight:500;transition:background-color .2s}.button-2:hover{background-color:#d6d6d6}.button-2.on-white{color:#fff;background-color:#131314}.button-2.on-white:hover{background-color:#333}.button-2.on-white.shopify{text-decoration:none}.cta-component-2{grid-column-gap:5rem;grid-row-gap:4rem;background-image:linear-gradient(225deg,#fa4a32,#f9e534 50%,#44fad9);grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;align-items:center;padding:4rem;display:grid}.shivook-nav-dropdown-list.w--open{background-color:var(--neutral-900);box-shadow:none;border-radius:8px}.case-studie-logo-holder{background-color:var(--neutral-100);border-radius:6rem;padding:.5rem 1.5rem;display:inline-block}.shivook-partners-directory-grid{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-rows:auto;grid-template-columns:.5fr 1fr}.shivook-partner-directory-cards-wrapper{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.shivook-partner-directory-cards-wrapper.open-jobs{grid-template-columns:1fr 1fr 1fr}.partners-directory-collestion-list-wrapper{width:100%}.email-marketing{display:none}.partners-directory-card-logo-image{width:100%;max-width:120px;max-height:28px}.collection-item{justify-content:flex-start;display:flex}.partners-directory{margin-top:2rem}.shopify-icon{width:2.5rem}.shopify-button-content-holder{grid-column-gap:10px;grid-row-gap:10px;display:flex}.shopify-button-text{text-align:left;font-size:.85rem;font-weight:400}.shopify-button-text.align-left{text-align:left}.margin-bottom.margin-small{margin-bottom:1.5rem}@media screen and (max-width:991px){h1{font-size:3rem}.button.variant-1.smaller{max-width:15rem;padding:.5rem 1.5rem}.button.variant-1.smaller._22{max-width:22rem}.page-padding._1{padding-left:4rem}.utility-component{height:70vh}.margin-medium{margin:1.5rem}.margin-large{margin:2.5rem}.margin-xlarge{margin:3rem}.margin-huge{margin:5rem}.margin-xhuge{margin:6rem}.padding-medium{padding:1.5rem}.padding-large{padding:2.5rem}.padding-xlarge{padding:3rem}.padding-xxlarge{padding:4rem}.padding-huge{padding:5rem}.padding-xhuge{padding:6rem}.padding-xxxhuge{padding:8rem}.margin-top{margin-bottom:0;margin-left:0;margin-right:0}.margin-top.margin-small.mobile-only{display:block}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.margin-vertical{margin-left:0;margin-right:0}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.padding-vertical.padding-xxhuge._1{padding-bottom:3rem}.navbar-menu-button.w--open{background-color:#0000}.menu-icon-line-top{background-color:var(--neutral-100);width:24px;height:2px;padding-bottom:0;padding-right:0}.menu-icon-line-middle-inner{width:4px;height:0;padding-bottom:0;padding-right:0}.navbar-menu-right{grid-template-rows:auto auto;grid-template-columns:1fr}.menu-icon-line-bottom{background-color:var(--neutral-100);width:24px;height:2px;padding-bottom:0;padding-right:0}.menu-icon{flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;margin-right:-.5rem;padding-bottom:0;padding-right:0;display:flex}.navbar-menu{background-color:var(--neutral-900);-webkit-text-fill-color:inherit;background-clip:border-box;border-bottom:1px solid #000;align-items:flex-start;margin-left:0;padding:2rem 5%;position:absolute;overflow:auto}.menu-icon-line-middle{background-color:var(--neutral-100);justify-content:center;align-items:center;width:24px;height:2px;margin-top:6px;margin-bottom:6px;padding-bottom:0;padding-right:0;display:flex}.navbar-button-wrapper{flex-direction:column;display:none}.navbar-menu-left{flex-direction:column;align-items:flex-start}.navbar-link{width:auto;margin-left:0;margin-right:0;padding:.75rem 0;font-size:18px}.navbar-link:hover{color:var(--new-neutral-500)}.footer-bottom-wrapper{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.footer-top-wrapper{grid-row-gap:3rem;grid-template-columns:1fr 1fr 1fr}.footer-newsletter-wrapper{justify-content:flex-start;margin-bottom:4.5rem;display:block}.footer-form-block{min-width:auto}.footer-link:hover{color:var(--new-neutral-500)}.footer-newsletter-text-wrapper{margin-bottom:1.5rem}.footer-social-icons{margin-bottom:2rem}.style-guide-content-list{grid-template-columns:1fr 1fr 1fr 1fr}.style-guide-menu{display:none}.style-guide-color-list{grid-template-columns:1fr 1fr 1fr 1fr}.licenses-component{grid-column-gap:2.5rem;grid-row-gap:4rem;grid-template-columns:1fr 1fr}.checkout-form-wrapper{flex-direction:column;align-items:center}.checkout-form{width:100%;margin-right:0}.checkout-summary{flex:auto;width:100%;margin-bottom:0}.pricing-content-left{flex-wrap:wrap}.pricing-plans{grid-template-columns:1fr}.faq-component{grid-column-gap:2rem;grid-row-gap:4rem}.padding-xxhuge{padding:8rem}.margin-xxlarge{margin:4rem}.testimonial-mask{width:100%}.testimonial-component{padding-left:0;padding-right:0}.projects-slider-slide{margin-right:2.5rem;padding-right:0}.cta-component{grid-row-gap:4rem;grid-template-columns:1fr;grid-auto-flow:row;min-height:auto;padding:3rem}.cta-image{height:auto}.home-header-content{max-width:70%}.home-header-image-wrapper{width:30%}.logo-component{grid-column-gap:3rem;grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-rows:1fr;grid-auto-columns:1fr;justify-items:center}.logo-content-left{text-align:center;max-width:100%}.logo-wrapper{padding:.75rem 1rem}.logo-item-list{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr}.home-projects-content{grid-row-gap:24px}.home-projects-row{grid-column-gap:24px}.home-projects-image-wrapper{width:400px;height:250px}.home-projects-row-2{grid-column-gap:24px}.home-info-row{grid-row-gap:32px;grid-template-columns:1fr}.home-info-image.who-are-we-icon{width:80px}.home-header-image{position:relative;top:-79px;right:-65px}.home-services-grid{grid-template-columns:1fr}.home-services-card-heading-wrapper.shivook-home-services-button-mobile{grid-row-gap:20px;grid-row-gap:20px;flex-direction:column}.home-testimonial-component{column-count:2}.home-blog-heading{margin-right:3rem}.home-blog-list{grid-template-columns:1fr}.home-blog-button-row{flex:none}.home-blog-heading-wrapper{grid-column-gap:3rem}.blog-header-heading{margin-right:3rem}.blog-featured-list,.blog-header-list{grid-template-columns:1fr 1fr}.blog-header-list.featured-on-home-page{flex-wrap:wrap;grid-template-columns:1fr 1fr}.blog-header-item.featured-on-home-page-item{width:100%}.newsletter-form-wrapper{padding:3rem}.about-hero-image-wrapper{height:600px}.about-feature-logo-row{flex-wrap:wrap}.about-feature-logo-row.padding-vertical.padding-medium-alt{grid-row-gap:16px;grid-row-gap:16px;grid-row-gap:16px}.about-feature-component,.about-feature-alt-component{grid-column-gap:3rem;grid-template-columns:1fr;grid-auto-flow:row;min-height:auto}.about-team-list{grid-column-gap:2rem;grid-template-columns:1fr 1fr}.blog-categories-list{grid-template-columns:1fr 1fr}.contact-component{grid-column-gap:3rem;grid-template-columns:1fr;grid-auto-flow:row;min-height:auto}.contact-location-row{grid-row-gap:32px;grid-template-columns:1fr}.projects-header-heading{margin-right:3rem}.projects-image-wrapper{width:100%;min-height:auto}.projects-card{flex-direction:column}.projects-card-content{grid-row-gap:2rem}.project-info-wrapper{grid-template-columns:1fr 1fr}.project-info-card{padding:1.5rem 1rem}.project-multi-image-item{height:450px;margin-bottom:24px}.blogpost-header,.blogpost-content{margin-bottom:3rem}.blogpost-header-image{height:100%;inset:0%}.author-content{margin-bottom:3rem}.product-content{grid-row-gap:48px;flex-direction:column}.product-plan-wrapper.is-premium{order:-1;width:100%;position:static}.product-plan{width:100%}.blogpost-header-graphic-wrapper{display:none}.contact-faq-graphic-wrapper{bottom:-12%}.latest-projects-list{grid-template-columns:1fr 1fr}.latest-projects-header{flex-direction:column;align-items:flex-start}.navbar-mobile-button-wrapper{flex-direction:column;margin-top:1rem;display:block}.home-header-wrapper{height:auto}.shivook-home-icon{width:48px;height:48px}.shivook-footer-links-holder{justify-content:space-between}.cta-component-2{grid-row-gap:4rem;grid-template-columns:1fr;grid-auto-flow:row;min-height:auto;padding:3rem}.case-sudy-icon-logo{width:42px;height:42px}.case-study-content-holder{width:auto}.case-study-benefits-wrapper{grid-column-gap:10px;grid-row-gap:10px;flex-flow:row;justify-content:space-between}.shivook-nav-dropdown{margin-left:0;margin-right:0}.client-testimonials-rate-and-date-holder{flex-wrap:wrap}.case-studie-logo-image{width:10rem}.case-studie-on-image-holder{width:70%}.shivook-partners-directory-grid{grid-template-columns:1fr}.shivook-logo-items-list{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr}.home-lightbox-link{max-height:400px}.shivook-logo-items-list-copy{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr}.home-freatured-testimonial-holder{flex-direction:column}.swiper-slide.featured-testimonial-item.tt.tttt{width:90%}.swiper-slide.is-testimonial.testimonial-card.slide.eq{position:relative}.swiper4.featured-testimonial-list-wrapper.testtt{overflow:visible}.testimonial-video{height:400px}.vido-block{width:90%}.html-embed-2{height:100vh}._7-reasons-grid{grid-column-gap:3rem;grid-row-gap:3rem}.cta-component-7-reason{grid-row-gap:4rem;flex-direction:column-reverse;grid-template-columns:1fr;grid-auto-flow:row;min-height:auto;padding:3rem}._7-reasons-cta-image{border-radius:16px;flex:none;width:25rem;max-width:none}._7-reasons-cta-block{border-radius:16px;width:100%}.text-block-2{width:auto;max-width:750px;margin-right:0;padding-right:63px}.text-block-2._1{padding-right:0}.video-section-typ{min-height:auto}.wrap-cont{grid-column-gap:30px;grid-row-gap:30px;flex-flow:column}.wrap-text{width:auto}.home-info-row-typ{grid-row-gap:32px;grid-template-columns:1fr}.img{width:auto}.navbar-link-black{width:auto;margin-left:0;margin-right:0;padding:.75rem 0;font-size:18px}.navbar-link-black:hover{color:var(--new-neutral-500)}.h1-hero-home-white.ptcl-cs-lm-em{font-size:2rem}.grn-txt-1.green-text.lm-ty-ptcl-cs-2{margin-top:-1rem;margin-bottom:0}.big_text{max-width:100%}.wrap-text-big{width:auto}.padding-section-large{padding-top:6rem;padding-bottom:6rem}.heading-style-h1{font-size:3.25rem}.heading-style-h2{font-size:2.75rem}.collection-list{grid-template-columns:1fr}.underling{text-underline-offset:.5rem}.max-width-huge{width:100%}.case-study-points-wrapper{grid-column-gap:10px;grid-row-gap:10px;flex-flow:row;justify-content:space-between}.case-study-item-content{width:auto}.tablet-padding-right.slider{padding-right:8rem}.frame.accent.smaller{max-width:15rem;padding:.5rem 1.5rem}.testimonial-touch-intercept{z-index:999;position:absolute;inset:0}.nav-page-padding._1{padding-left:4rem}.dot{min-width:10px;min-height:10px}.logo-carousel-wrapper{margin-top:2rem}}@media screen and (max-width:767px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.heading-medium{font-size:1.5rem}.heading-large{font-size:1.75rem}.text-size-large{font-size:1.25rem}.text-align-center.not-on-mobil{text-align:left;text-align:left;justify-content:flex-start}.text-rich-text h2{margin-top:1.5rem;margin-bottom:1rem}.text-rich-text h3{margin-top:2rem;margin-bottom:1rem}.text-rich-text h4{font-size:1.5rem}.text-rich-text h5{font-size:1.25rem}.text-rich-text h6{font-size:1rem}.text-rich-text figure{margin-top:1.5rem;margin-bottom:1.5rem}.heading-xlarge{font-size:2rem}.hide-mobile-landscape{display:none}.page-padding{padding-left:1.25rem;padding-right:1.25rem}.page-padding._1{padding-left:2rem}.utility-component{height:60vh}.margin-medium{margin:1.25rem}.margin-large{margin:1.5rem}.margin-xlarge{margin:2rem}.margin-huge{margin:3.5rem}.margin-xhuge{margin:4rem}.padding-medium{padding:1.25rem}.padding-large{padding:1.5rem}.padding-xlarge{padding:2rem}.padding-xxlarge{padding:3rem}.padding-huge{padding:3.5rem}.padding-xhuge{padding:4rem}.padding-xxxhuge{padding:4.5rem}.margin-top{margin-bottom:0;margin-left:0;margin-right:0}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.margin-bottom.margin-medium-alt{margin-bottom:1rem}.margin-vertical{margin-left:0;margin-right:0}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.padding-top.padding-huge.is-1-white.top-small{padding-top:1.5rem}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.heading-small{font-size:1.25rem}.heading-xsmall{font-size:1rem}.navbar-menu-button.hidden,.menu-icon.hidden,.menu-icon.hidden{display:none}.footer-bottom-wrapper{flex-direction:column-reverse;align-items:flex-start;padding-bottom:1rem}.footer-top-wrapper{grid-row-gap:2.5rem}.footer-newsletter-wrapper{flex-direction:column;align-items:flex-start;margin-bottom:3rem}.footer-credit-text{margin-top:1rem}.style-guide-content-list{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr 1fr}.heading-xxlarge{font-size:2.5rem}.style-guide-color-list{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr 1fr}.text-color-white.heading-xsmall.reasons{font-size:1.25rem}.footer-logo-wrapper{width:100%}.licenses-component{grid-row-gap:3.5rem;grid-template-columns:1fr}.checkout-card{margin-bottom:1.5rem}.checkout-card.order-summary{margin-bottom:1rem}.pricing-plans{grid-template-columns:1fr}.pricing-plan{padding-left:1.5rem;padding-right:1.5rem}.pricing-tabs-menu{margin-bottom:3rem}.pricing-feature-list{grid-template-columns:1fr}.pricing-plan-wrapper.is-premium.testtt{display:none}.faq-component{grid-row-gap:3rem;grid-template-columns:1fr}.padding-xxhuge{padding:4.5rem}.margin-xxlarge{margin:3rem}.testimonial-logo-wrapper{margin-top:8px}.testimonial-arrow.left{right:3.5rem}.testimonial-client-image-wrapper{margin-bottom:1rem;margin-right:0}.testimonial-client{flex-direction:column;align-items:flex-start;width:100%}.testimonial-component{padding-bottom:4rem}.testimonial-divider{display:none}.projects-slider-slide{padding-left:0;padding-right:0}.cta-content{grid-row-gap:1rem}.section-cta{margin-top:10px}.cta-component{grid-row-gap:3rem;padding:2rem}.home-header-image-wrapper.is-1.page-unt.page-cs{right:-4.3rem}.logo-item{max-height:3rem}.logo-component{grid-row-gap:2rem;flex-direction:column;grid-template-rows:auto auto;grid-template-columns:auto;grid-auto-rows:auto;grid-auto-columns:auto;justify-content:flex-start;align-items:flex-start}.logo-content-left{max-width:none}.logo-wrapper{padding:.75rem 1rem}.logo-item-list{grid-column-gap:1rem}.home-projects-content{grid-row-gap:16px}.home-projects-row{grid-column-gap:16px}.home-projects-image-wrapper{width:300px;height:187.5px}.home-projects-row-2{grid-column-gap:16px}.home-info-row.home-dekstop{display:none}.home-testimonial-content{padding:1.5rem}.home-testimonial-client{width:100%}.home-testimonial-component{column-count:1}.home-testimonial-component.shivook._1{grid-template-columns:1fr}.home-blog-heading{margin-right:0}.home-blog-list{grid-column-gap:1rem;grid-row-gap:1rem}.home-blog-button-row{justify-content:flex-start;width:100%}.home-blog-button-row.mobile-landscape{margin-top:2.5rem;display:flex}.home-blog-heading-wrapper{grid-row-gap:2rem;flex-direction:column;grid-template-columns:1fr;justify-content:flex-start;align-items:flex-start}.home-blog-item-wrapper{padding:1.5rem}.blog-header-heading{margin-right:0}.blog-featured-list-wrapper{height:100%}.blog-featured-list{grid-row-gap:3rem;grid-template-columns:1fr}.blog-featured-item{flex-direction:column}.blog-featured-item-wrapper{padding:1rem}.blog-header-list{grid-row-gap:3rem;grid-template-columns:1fr}.blog-header-item-wrapper{padding:1rem}.blog-header-category-menu-wrapper{width:100%;overflow:hidden}.newsletter-form-wrapper{padding:2rem}.about-hero-image-wrapper{height:450px}.about-feature-image-wrapper{height:480px}.about-feature-component,.about-feature-alt-component,.about-team-list{grid-row-gap:3rem;grid-template-columns:1fr}.about-team-image-wrapper{height:100%}.blog-header-category-menu-wrapper-copy{width:100%}.blog-categories-list{grid-row-gap:3rem;grid-template-columns:1fr}.contact-component{grid-row-gap:3rem}.contact-component.hero{grid-column-gap:3rem;grid-column-gap:3rem}.contact-faq-question{padding-top:1rem;padding-bottom:1rem}.contact-faq-icon{width:1.75rem}.contact-location-row{grid-row-gap:16px}.contact-locations-item-wrapper{padding:1rem}.projects-header-heading{margin-right:0}.projects-image{aspect-ratio:3/2}.project-info-wrapper{grid-template-columns:1fr}.project-multi-image-item{height:350px;margin-bottom:16px}.blogpost-content{margin-bottom:2rem}.blogpost-divider{margin-top:2rem;margin-bottom:2rem}.author-image-wrapper.align-center{width:150px;height:150px}.author-content{margin-bottom:2rem}.author-divider{margin-top:2rem;margin-bottom:2rem}.product-content{margin-right:0}.product-plan{padding-left:1.5rem;padding-right:1.5rem}.about-feature-graphic,.about-feature-graphic-2,.about-feature-graphic-3,.about-feature-graphic-4,.contact-graphic-1,.contact-graphic-2{display:none}.contact-faq-graphic-wrapper{bottom:-10%}.latest-projects-list{flex-flow:column;grid-template-rows:auto auto;display:flex}.latest-projects-list._2{flex-flow:column}.shivook-footer-links-holder{flex-direction:column}.our-methodology-main-wrapper{grid-row-gap:20px;flex-direction:column}.our-methodology-sticky-card,.our-methodology-steps-card-wrapper{width:100%}.step-9-card-mobile-holder{display:block}.cta-component-2{grid-row-gap:3rem;padding:2rem}.case-sudy-icon-logo{width:35px;height:35px}.case-study-benefits-wrapper{flex-direction:column}.shivook-testimonial-images-wrapper{grid-template-columns:1fr}.case-studie-logo-image{width:10rem}.case-studie-logo-image.smaller{width:5rem}.shivook-partners-directory-grid{grid-template-columns:1fr}.shivook-logo-items-list{grid-column-gap:100px;grid-row-gap:100px;padding-top:0;padding-bottom:0}.shivook-logo-items-list-copy{grid-column-gap:100px;grid-row-gap:100px}.list-item{margin-bottom:1rem}.swiper-slide.featured-testimonial-item.tt{width:90%}.home-info-show-hide{display:block}.swiper-pagination.home-info-swiper-pagination{justify-content:center;align-items:center;width:100%;margin-top:1rem;padding-bottom:0;padding-right:0;display:flex}.testimonial-video{height:400px}.cta-component-7-reason{grid-row-gap:3rem;padding:2rem}._7-reasons-cta-block{overflow:hidden}.download-swipe-form,.text-block-2._1,.text-block-2._1{width:100%}.home-services-card-typ-2{padding:2rem}.wrap-cont{flex-flow:column}.marg{margin-bottom:2rem}.home-info-row-typ.home-dekstop{display:none}.h2-hero-home._2{width:100%;font-size:1.5rem}.text-big{z-index:1;position:relative}.card-header-text{text-align:right;padding-top:7px}.wrap-h2.baseline{padding-right:2rem}.wrap-h2.lm-ty-ptcl-cs-2{margin-top:-3.5rem}.button-secondar-green.is-thank{font-size:1.125rem}.h1-for-tp.centre{font-size:2rem}.h1-hero-home-white.ptcl-cs-lm-em._2{font-size:1.75rem}.h2-hero-home-white.ptcl-cs-lm-em{white-space:nowrap;white-space:nowrap;font-size:2rem}.green-1.title-line{font-size:2rem}.green-1.title-line.desktop-tablet-no-wrap{white-space:normal;white-space:normal}.h2-hero-home-white-3.text-weight-normal.mobile-small{font-size:1rem}.h2-hero-home-white-3.lm-ty-ptcl-cs-2{font-size:1.5rem}.btn_lp-1{font-size:2rem}.wrap_hero_np{grid-column-gap:4rem;grid-row-gap:4rem;flex-flow:column}.wrap_hero_left,.wrap_hero_right{width:100%}.img-lp{z-index:0;position:absolute;bottom:-19%;right:-5%;transform:rotateX(0)rotateY(123deg)rotate(180deg)}.wrap-video-np{max-width:none}.download-arrow{max-width:2rem}.embed-ptcl-cs-lm-em{padding-top:0;padding-left:2rem}.section_header23.graphic{background-position:50% 0;background-size:auto 100%}.padding-section-large{padding-top:4rem;padding-bottom:4rem}.heading-style-h1,.heading-style-h1.variant-1,.heading-style-h1.variant-1,.heading-style-h1.variant-1,.heading-style-h1.variant-1{font-size:2.5rem}.accent-1.gradient-text{font-size:3.75rem}.accent-1.gradient-text.small.er{font-size:.875rem;line-height:1.25}.accent-1.gradient-text.small.er-desktop{padding-right:3px;font-size:1.25rem;line-height:1}.heading-style-h2{font-size:2.25rem}.gallery21_slider.no-bottom{padding-bottom:0}.gallery21_mask{width:100%}.gallery21_slide{padding-right:1.5rem}.grow.mobile-hidden{display:none}.testimonial-card{grid-template-columns:1fr}.testimonial-card.slide.eq{flex-flow:column;display:flex}.testimonial-left{height:100%}.logo-container{grid-column-gap:2rem;grid-row-gap:2rem}.underling{text-underline-offset:.25rem}.heading-mediumish{font-size:1.5rem}.blockquote-section-content{grid-template-columns:100%}.padding-section-small.no-top{padding-top:0}.case-study-points-wrapper{flex-direction:column}.case-study-benefits-item{text-align:center;align-items:center;margin-bottom:1rem}.layout471_component{text-align:left}.layout471_content{grid-column-gap:3rem;grid-row-gap:3rem;grid-template-columns:1fr}.layout471_image-group{grid-column-gap:2rem;grid-row-gap:2rem}.layout471_image1.mobile-hidden{display:none}.popup-wrapper{padding-left:1.25rem;padding-right:1.25rem}.popup-container{max-width:25rem;max-height:35rem;padding:.5rem 2rem 2rem}.slider-arrows{display:none}.slider-header{flex-flow:column;margin-bottom:1rem}.see-how-arrow{max-height:2rem}.layout471_image-group-2{grid-column-gap:2rem;grid-row-gap:2rem}.popup-graphic{grid-column-gap:1rem;grid-row-gap:1rem;flex-flow:column;padding-top:2rem;padding-left:0;padding-right:0;display:flex}.popup-graphic-text{font-size:1.25rem;line-height:1.125}.popup-graphic-caption{margin-top:0;font-size:.875rem;line-height:1}.popup-graphic-image{margin-top:0}.heading-medium-2{font-size:1.5rem}.pricing-plan-2{padding-left:1.5rem;padding-right:1.5rem}.nav-page-padding{padding-left:1.25rem;padding-right:1.25rem}.nav-page-padding._1{padding-left:2rem}.heading-medium-3{font-size:1.5rem}.hero-text{grid-column-gap:.7rem;grid-row-gap:.7rem}.sv-h1{width:80%}.paragraph-align-center.not-on-mobil{text-align:left;text-align:left;justify-content:flex-start}.purplefire-h2{font-size:1.5rem}.right-arrow,.left-arrow{display:none}.slide-nav{padding-top:0;bottom:-25%}.card-body-text,.white-card-text{font-size:.9rem}.logo-carousel-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;margin-top:0}.text-block-7{font-size:1rem}.next-btn.btn{letter-spacing:1.3px;overflow-wrap:normal;letter-spacing:1.3px;overflow-wrap:normal}.question-header{font-size:1.2rem;line-height:1.2}.input-container{grid-column-gap:.5rem;grid-row-gap:.5rem}.text-bold.small{font-size:.8rem}.text-block-9{font-size:.8rem;font-weight:400}.paragraph-2{font-size:.7rem}.metric-title{text-align:left}.submit-btn.btn{font-size:1rem;font-weight:600}.shapes-container{display:none}.link-text.mt{text-align:left;text-align:left}.text-block-11{font-weight:400}.text-block-12{font-size:.7rem}}@media screen and (max-width:479px){h1{font-size:2.3rem}h4{width:100%}.text-color-neutral-900{font-size:1.7rem}.button.on-white{width:100%}.button.is-password{margin-top:.5rem;margin-left:0}.button.variant-1.smaller.widthfull{max-width:none}.button.variant-1.mobile-text{font-size:1rem}.heading-large{white-space:normal;flex-flow:column;justify-content:center;align-items:center;font-size:1.9rem;display:block;overflow:visible}.text-align-center{margin-bottom:-18px}.text-align-center.not-on-mobil{text-align:left;text-align:left;justify-content:center;align-items:center}.text-size-medium{font-size:1rem}.text-size-medium.text-color-neutral-900{font-size:1.5rem}.text-size-medium.text-color-white{text-wrap:balance;font-size:15px;line-height:1.5;display:block}.form.margin-0{width:100%}.text-size-small{text-align:left}.container-large{margin-left:auto}.page-padding{width:100%;padding-bottom:15px;padding-left:1rem;padding-right:1rem}.page-padding._1{padding-left:1.5rem}.page-padding.ptcl-cs-lm-em{max-width:100vw;overflow:hidden}.max-width-large.align-center{overflow:visible}.main-wrapper{width:100%}.main-wrapper.overflow-clip{overflow:hidden}.margin-huge{margin:1.5rem}.margin-top{margin-bottom:0;margin-left:0;margin-right:0}.margin-top.margin-medium-alt{margin-top:.6rem}.margin-top.margin-medium.mobile-large{margin-top:2.5rem}.margin-top.margin-medium.mobile-more{margin-top:3rem}.margin-bottom{margin-top:0;margin-left:0;margin-right:0}.margin-bottom.margin-small{text-align:center;text-align:left;width:auto}.margin-bottom.margin-small.mobile-smaller{margin-bottom:0}.margin-bottom.margin-small.not-on-mobile{text-align:left;margin-bottom:0}.margin-bottom.margin-medium{width:100%}.margin-bottom.margin-medium-alt.shivook-margin-0{overflow:visible}.margin-bottom.margin-xxlarge{width:100%;margin-bottom:1.5rem}.margin-bottom.margin-small{text-align:center;width:auto}.margin-vertical{margin-left:0;margin-right:0}.padding-top{padding-bottom:0;padding-left:0;padding-right:0}.padding-top.padding-huge{padding-top:1rem}.padding-bottom{padding-top:0;padding-left:0;padding-right:0}.padding-vertical{padding-left:0;padding-right:0}.padding-vertical.padding-xlarge{width:100%;overflow:visible}.padding-vertical.padding-xhuge{width:100%;padding-top:2rem;padding-bottom:2rem}.padding-vertical.padding-xxhuge{padding-top:2.5rem;padding-bottom:2.5rem}.heading-small{font-size:1rem}.heading-small.h3-big{font-size:1.45rem}.navbar-component.mar25{padding-top:.25rem;padding-bottom:.25rem}.navbar-menu-button{margin-right:1rem}.navbar-menu-left.stretch{align-items:stretch}.footer-top-wrapper{grid-column-gap:2.5rem;grid-row-gap:40px;grid-template-rows:1fr;grid-template-columns:1fr}.footer-top-wrapper.shivook-footer-top-wrapper{grid-template-columns:1fr 1fr}.social-icon.shopify-badge{margin-left:0}.footer-form{grid-row-gap:12px;flex-direction:column;grid-template-columns:1fr}.footer-social-icons.badges{grid-column-gap:.75rem;grid-row-gap:.75rem;grid-column-gap:.75rem;grid-row-gap:.75rem;flex-flow:wrap;display:flex}.style-guide-content-list{grid-template-rows:auto auto auto auto;grid-template-columns:1fr 1fr}.heading-xxlarge{font-size:2rem;overflow:visible}.style-guide-color-list{grid-template-rows:auto auto auto auto;grid-template-columns:1fr 1fr}.licenses-component{grid-template-columns:1fr}.order-item-content{margin:8px 0}.order-item{flex-direction:column;align-items:flex-start}.input-wrapper{flex-direction:column;align-items:stretch;width:100%}.tagline.flex{justify-content:center;align-items:center;font-size:.875rem}.faq-component{grid-template-columns:1fr}.cta-component{grid-template-columns:1fr;padding:1.5rem}.button-wrapper{margin-right:0}.button-wrapper.shopify-badge-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;grid-column-gap:1rem;grid-row-gap:1rem;flex-direction:column;align-items:flex-start;display:flex}.home-header-content,.home-header-content.new-home-shivook,.home-header-content.new-home-shivook{max-width:100%}.home-header-image-wrapper.is-1.page-unt.page-cs{right:-1.6rem}.logo-item{max-width:100px}.logo-content-left{text-align:center}.logo-wrapper{justify-content:center;align-items:flex-start}.logo-item-list{grid-template-columns:1fr;justify-content:center}.home-projects-image-wrapper{width:200px;height:125px}.section-home-info.typ{margin-top:90px}.section-home-info._1,.section-home-info.typ{margin-top:90px}.section-home-info._12{margin-top:60px}.section-home-info._1{margin-top:90px}.home-info-content{width:100%;overflow:visible}.home-info-row.home-dekstop._2{padding-bottom:0;display:block}.home-info-image.who-are-we-icon{width:64px}.home-info-button-row{grid-row-gap:16px;flex-direction:column;align-items:stretch}.home-info-button-row.tep.left._1,.home-info-button-row.tep.left._2{flex-flow:row}.home-info-button-row.tep.left._1,.home-info-button-row.tep.left._2{flex-flow:row}.home-info-button-row.tep._2._1{justify-content:center;align-items:center}.home-info-button-row.tep.left._1,.home-info-button-row.tep.left._2,.home-info-button-row.tep.left._1,.home-info-button-row.tep.left._2{flex-flow:row}.home-header-image.hero-image{right:22px}.home-services-grid.shivook-home-services-grid._3,.home-services-grid.shivook-our-services-grid{grid-template-columns:1fr}.home-services-grid.shivook-home-services-grid{grid-template-columns:1fr 1fr}.home-services-grid.shivook-home-services-grid._3,.home-services-grid.shivook-our-services-grid{grid-template-columns:1fr}.home-services-card-heading-wrapper.shivook-home-services-button-mobile{grid-row-gap:10px;grid-row-gap:10px;flex-direction:column}.home-testimonial-component.shivook{column-count:1;column-count:1}.section-home-testimonial._1{margin-top:30px}.blog-featured-author-wrapper{grid-row-gap:1rem}.blog-header-list.featured-on-home-page{grid-template-columns:1fr}.blog-header-author-wrapper{grid-row-gap:1rem}.blog-header-category-menu-wrapper{width:100%}.signup-form-wrapper{grid-row-gap:.75rem;flex-direction:column;grid-template-columns:1fr}.about-hero-image-wrapper{height:300px}.about-feature-logo-row{justify-content:center}.about-feature-image-wrapper{height:300px;padding-left:0;padding-right:0}.about-feature-component{grid-template-columns:1fr}.about-feature-image{height:300px}.about-feature-alt-component,.about-feature-alt-item-list,.about-team-list{grid-template-columns:1fr}.about-team-image-wrapper{padding-top:66%}.blog-header-category-menu-wrapper-copy{width:100%}.contact-component{flex-flow:column;grid-template-columns:1fr;width:100%;display:flex;overflow:hidden}.contact-component.hero{grid-column-gap:2rem;grid-row-gap:2rem;grid-column-gap:2rem;grid-row-gap:2rem;padding-left:0;padding-right:0}.section-contact,.contact-content.z-1,.contact-content.z-1{width:100%}.contact-form{flex-flow:column;width:100%;display:flex}.projects-image{aspect-ratio:1;height:auto}.projects-card-row{grid-row-gap:.5rem;flex-flow:column wrap;align-items:flex-start}.project-multi-image-item{height:250px}.project-image-wrapper{flex-direction:column;min-height:auto;padding-top:0;padding-bottom:0;padding-left:0;position:relative}.image.project-image{min-height:300px;position:static}.blogpost-content-bottom{grid-row-gap:16px;flex-direction:column;align-items:flex-start}.cart-image{width:64px}.contact-faq-graphic-wrapper{bottom:-4%}.latest-projects-list{grid-template-columns:1fr}.latest-projects-list._2{flex-flow:column}.shivook-footer-links-holder{flex-direction:column}.services-tagline{font-size:.6rem}.cta-component-2{grid-template-columns:1fr;padding:1.5rem}.case-sudy-icon-logo{width:32px;height:32px}.case-studie-logo-image{width:8rem}.case-studie-on-image-holder{cursor:pointer;width:100%;inset:-71px 0% 0%}.shivook-partner-directory-cards-wrapper{grid-template-columns:1fr}.shivook-partner-directory-cards-wrapper.open-jobs{display:block}.shivook-home-logos-holder{padding-top:2.5rem;padding-bottom:2.5rem}.shivook-logo-items-list{grid-column-gap:50px;grid-row-gap:50px;grid-template-columns:1fr;justify-content:center;padding-right:50px}.home-lightbox-link{min-height:auto}.shivook-logo-items-list-copy{grid-column-gap:50px;grid-row-gap:50px;grid-template-columns:1fr;justify-content:center;padding-right:0}.swiper-wrapper.is-testimonial{grid-column-gap:0px;grid-row-gap:0px;grid-column-gap:0px;grid-row-gap:0px}.swiper-slide.is-testimonial.the-slide{max-width:calc(100% - 1.25rem)}.swiper-slide.is-testimonial.testimonial-card.slide.eq{display:flex}.home-info-show-hide{width:100%}.testimonial-video{height:350px}.profit-content-holder{grid-column-gap:0rem;grid-row-gap:0rem;flex-wrap:wrap}.vido-block{width:95%;padding:60px 8px 20px;overflow:hidden}._7-reasons-grid{grid-template-columns:1fr}._7-reasons-image{border-radius:10px}.cta-component-7-reason{grid-row-gap:2rem;grid-template-columns:1fr;padding:1.5rem}._7-reasons-cta-image{width:100%;height:18rem}._7-reasons-cta-block{height:auto}._7-reasons-heading{font-size:2.3rem}.availability-button{height:auto;padding:.5rem}.text-block-2{grid-column-gap:0px;grid-row-gap:0px;margin-top:0;margin-right:0;padding-right:77px;display:block}.text-block-2._1{width:100%;margin-bottom:24px;font-size:1.1rem}.wrap-arr-btn{width:100%}.home-services-card-typ{padding:1rem}.home-services-card-typ-2{padding-right:2rem}.video-section-typ{min-height:auto;padding-bottom:0}.img-person{overflow:clip}.h1-hero-home{font-size:1.3rem}.h2-hero-home{font-size:2rem}.h2-hero-home._1,.h2-hero-home._2{font-size:1rem;line-height:1.1}.h2-hero-home.is-1{font-size:1.3rem}.h2-hero-home._1,.h2-hero-home._2{font-size:1rem;line-height:1.1}.wrap-text-hero.narrow-gap{grid-column-gap:0rem;grid-row-gap:0rem;grid-column-gap:0rem;grid-row-gap:0rem}.text-big{font-size:1.4rem}.card-header-text{font-size:1rem}.wrap-h2.baseline{padding-right:2rem}.wrap-h1-text{width:100%;display:block;overflow:visible}.button-secondar-green{font-size:1.3rem}.span-e{direction:ltr;white-space:pre-wrap;overflow:visible}.h1-for-tp{font-size:2.5rem}.h1-for-tp.centre{font-size:1.7rem}.grn-txt._1{padding-top:0}.grn-txt._2{padding-top:0;padding-bottom:.5rem}.big{font-size:1.5rem}.grn-txt-2{padding-top:0;padding-bottom:.8rem}.grn-txt-2._1{padding-top:0}.text-sml{text-align:center;font-size:1rem}.h1-hero-home-white,.h1-hero-home-white.ptcl-cs-lm-em,.h1-hero-home-white.ptcl-cs-lm-em._2,.h1-hero-home-white.ptcl-cs-lm-em,.h1-hero-home-white.ptcl-cs-lm-em._2,.h1-hero-home-white.ptcl-cs-lm-em._2,.h2-hero-home-white{font-size:1.5rem}.h2-hero-home-white.is-1{font-size:1.3rem}.h2-hero-home-white._1{font-size:1rem;line-height:1.1}.h2-hero-home-white.mobile-left{text-align:left}.h2-hero-home-white.ptcl-cs-lm-em{white-space:nowrap;font-size:1.4375rem}.grn-txt-1._1{padding-top:0}.grn-txt-1._2{padding-top:0;padding-bottom:.5rem}.grn-txt-1.fit{padding-bottom:.5rem}.grn-txt-1.green-text.lm-ty-ptcl-cs-2{margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.image-wrap{max-width:100%}.btn_lp{border-radius:1rem;font-size:2.5rem}.h2-hero-home-white-2{font-size:1.2rem}.h2-hero-home-white-2.is-1{font-size:1.3rem}.h2-hero-home-white-2._1{font-size:1rem;line-height:1.1}.green-1{margin-left:-2rem;margin-right:-2rem;padding-bottom:1rem;padding-left:2rem;padding-right:2rem;font-size:2.3rem;display:inline-block}.green-1.title-line{font-size:inherit;margin-bottom:0}.green-1.inherit-size{font-size:inherit}.green-1.inherit-size.no-margin{padding-bottom:0}.green-1.inherit-size.no-margin.lm-ty-ptcl-cs-2{margin-top:-2rem}.h2-hero-home-white-3{font-size:1.2rem}.h2-hero-home-white-3.is-1{font-size:1.3rem}.h2-hero-home-white-3._1{font-size:1rem;line-height:1.1}.h2-hero-home-white-3.lm-ty-ptcl-cs-2{font-size:.9rem}.btn_lp-1{border-radius:1rem;font-size:1.5rem}.big_text{width:100%}.video-section1{overflow:hidden}.wrap-map{justify-content:center;align-items:center;display:flex}.code-embed-2{width:100%;max-width:100%}.hero{grid-column-gap:34px;grid-row-gap:34px}.paragraph-hero{font-size:1rem}.wrap_hero_np{grid-column-gap:9rem;grid-row-gap:9rem}.grn-txt-np._1{padding-top:0}.grn-txt-np._2{padding-top:0;padding-bottom:.5rem}.grn-txt-np-1._1{padding-top:0}.grn-txt-np-1._2{padding-top:0;padding-bottom:.5rem}.img-lp{height:3rem;inset:auto 0% -23%}.heading-2{z-index:2;position:relative}.head-2{font-size:2rem}.text-block-4{width:100%}.heading-3{font-size:1.75rem}.download-flex.top{z-index:10;position:relative}.download-flex.bottom{z-index:9;grid-column-gap:.5rem;grid-row-gap:.5rem;align-items:flex-start;padding-top:2rem;position:relative}.embed-ptcl-cs-lm-em{padding-top:0}.hidden{display:none}.max-width-container.ml-20{padding-left:20px}.bold-text-3{font-size:1.94rem}.bold-text-4{font-size:1.19rem}.padding-section-large.mobile-bottom-x2{padding-bottom:8rem}.padding-section-large.mobile-x2{padding-top:8rem;padding-bottom:8rem}.padding-section-large.slim{padding-top:2rem;padding-bottom:1rem}.heading-style-h1{text-align:center;text-wrap:balance;font-size:2rem}.heading-style-h1.variant-1{text-align:center;text-align:center;font-size:2.25rem;line-height:1.125}.button-group.is-center.vertical.p_hero{flex-flow:column-reverse}.accent-1.gradient-text{line-height:.875;font-size:3rem!important}.accent-1.gradient-text{font-size:3.5rem;line-height:.875;font-size:3rem!important}.accent-1.gradient-text.small{font-size:1.5rem}.accent-1.gradient-text.small.er{font-size:.875rem!important}.accent-1.gradient-text{font-size:3.5rem}.heading-style-h2{text-align:center}.gallery21_slider.no-bottom{padding-bottom:0}.gallery-card{padding:1rem}.gallery-card.slide.eq.swiper-slide{width:auto;max-width:calc(100% - 1.25rem);margin-right:0}.case-study-company-name{margin-bottom:.25rem}.testimonial-card.slide.eq{padding-left:0;padding-right:0}.testimonial-right{width:100%}.logo-container{grid-column-gap:1rem;grid-row-gap:1rem}.blockquote-section{margin-left:-1.25rem;margin-right:-1.25rem;padding-left:2rem;padding-right:2rem}.massive-quote{max-width:3rem;margin-bottom:1.5rem}.text-size-mediumish{font-size:1.125rem}.text-size-mediumish.text-color-neutral-900{font-size:1.5rem}.text-size-mediumish.left{font-size:14px}.padding-section-small.medium-bottom{padding-bottom:6rem}.padding-section-small.no-top{padding-bottom:0}.logo-wrapper{grid-column-gap:2.1875rem;grid-row-gap:3rem;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.case-study-points-wrapper{grid-column-gap:.5rem;grid-row-gap:.5rem;grid-template-columns:1fr}.case-study-benefits-item{grid-column-gap:.5rem;grid-row-gap:.5rem;text-align:center;flex-flow:row;justify-content:flex-start;align-items:flex-start}.case-study-item-content{text-align:left;align-items:flex-start}.social-proof-flex{max-width:20rem}.social-proof-flex.align-center{padding-left:2rem}.social-proof-avatar{max-width:none}.social-proof-list-item{margin-left:-1.25rem}.heading-style-h3{text-align:left;padding-right:0;font-size:1.7rem}.heading-style-h3.ppp3{text-align:center;margin-bottom:.8rem;font-size:1.2rem}.heading-style-h3.text-align-center{text-align:center}.collection-list-2.swiper-wrapper.is-videos-and-podcasts{grid-column-gap:0rem;grid-row-gap:0rem;grid-column-gap:0rem;grid-row-gap:0rem;grid-column-gap:0rem;grid-row-gap:0rem}.layout471_content._1-col.background{padding-left:1rem;padding-right:1rem}.layout471_image-group{grid-column-gap:1.5rem;grid-row-gap:1.5rem}.tablet-padding-right.slider{padding-right:0}.gradient-text{text-align:center;padding-right:34px;font-size:1.85rem}.testimonial-embed{width:100%}.popup-wrapper{padding-left:1.875rem;padding-right:1.875rem}.popup-container{padding-left:1rem;padding-right:1rem;transform:scale(.875)}.heading-style-h4.variant{font-size:1.5rem}.hide-on-prod{display:none}.leading-none{line-height:1.125}.leading-none.wrap-none{white-space:nowrap;white-space:nowrap}.icon-embed-small.mobile-smaller{width:1.5rem;height:1.5rem}.small-footer{text-align:center;justify-content:center}.see-how-wrapper{margin-top:0;margin-bottom:.25rem}.frame.on-white{width:100%}.frame.is-password{margin-top:.5rem;margin-left:0}.frame.accent.mobile-text{font-size:1rem}.mobile-max-width-medium{width:100%;max-width:20rem}.mobile-max-width-medium.align-center{width:100%;max-width:20rem;margin-top:1.5rem}.text-align-center-2.balanced{text-wrap:balance;text-wrap:balance}.layout471_image-group-2{grid-column-gap:1.5rem;grid-row-gap:1.5rem}.popup-graphic{padding-left:1rem;padding-right:1rem}.popup-graphic-text{font-size:1.375rem;font-weight:600;line-height:1.125}.popup-graphic-caption{max-width:14rem;margin-left:auto;margin-right:auto;line-height:1.125}.heading-medium-2{text-align:left;font-size:1.5rem}.pricing-plan-wrapper-2.is-premium.free-strategy-cro-card.hidden{display:none}.pricing-content-top-2{text-align:center}.bold-text-6{width:auto}.primary_header_caption{padding-left:1rem;padding-right:1rem}.nav-page-padding{width:100%;padding-bottom:0;padding-left:0;padding-right:0}.nav-page-padding._1{padding-left:1.5rem}.nav-page-padding.ptcl-cs-lm-em{max-width:100vw;overflow:hidden}.list-3{text-align:left;margin-left:20px;font-size:1.3rem}.code-embed-5{margin-top:10px}.code-embed-5.wider-embed{margin-top:10px;margin-left:20px;margin-right:20px}.text-size-mediumish-2{font-size:1.125rem}.sv-h1{font-size:2rem}.text-span{font-size:1.5rem}.text-span-2{font-size:2rem}.tageline-white{padding:5px 10px}.paragraph-align-center{margin-bottom:-18px}.paragraph-align-center.not-on-mobil{text-align:left;justify-content:center;align-items:center}.paragraph-align-center.margin-bottom{margin-bottom:1rem}.slide-nav{bottom:-25%}.sldier-header{font-size:.9rem}.text-block-7{text-align:center}.question-header._80{width:100%}.input-container{grid-column-gap:.5rem;grid-row-gap:.5rem}.quiz-content{grid-column-gap:1rem;grid-row-gap:1rem}.flex.col{justify-content:flex-start;align-items:flex-start}.analysis-item{padding-left:.5rem;padding-right:.5rem}.status-icon{justify-content:center;align-items:center;width:20px;height:20px;padding:.125rem .25rem;display:flex}.code-embed-8{width:20px}.analysis-text,.issues-badge{font-size:.8rem}.small-header{text-align:left}.score{font-size:2.5rem}.demand-counter{grid-column-gap:1.2rem;grid-row-gap:1.2rem}.what-you-will-get{grid-column-gap:1rem;grid-row-gap:1rem}.tooltip{width:150px}.code-embed-9{width:1rem}.tooltip-text{font-size:11px}.text-block-12{font-size:.7rem}.text-size-small-copy{text-align:left}}#w-node-_86685825-9c8f-8114-5fec-d29a6bf6a914-5fb3db69,#w-node-_3c55135d-479c-3cd1-6d7d-0a874d122682-5fb3db69{grid-area:span 1/span 1/span 1/span 1}#w-node-_296c716a-bb3e-4ea8-694b-f24ea6e146e3-5fb3db69{justify-self:end}#w-node-_855098ba-1cee-0f68-7f71-01d05822cd8b-5822cd85{grid-area:span 1/span 1/span 1/span 1}#w-node-_855098ba-1cee-0f68-7f71-01d05822cd98-5822cd85{grid-area:1/2/2/5}@media screen and (max-width:991px){#w-node-_296c716a-bb3e-4ea8-694b-f24ea6e146e3-5fb3db69{justify-self:center}#w-node-_855098ba-1cee-0f68-7f71-01d05822cd8b-5822cd85{grid-column:span 3/span 3}#w-node-_855098ba-1cee-0f68-7f71-01d05822cd98-5822cd85{grid-area:span 1/span 3/span 1/span 3}}@media screen and (max-width:767px){#w-node-_855098ba-1cee-0f68-7f71-01d05822cda7-5822cd85{grid-area:4/1/5/2}}@media screen and (max-width:479px){#w-node-_855098ba-1cee-0f68-7f71-01d05822cd8b-5822cd85,#w-node-_855098ba-1cee-0f68-7f71-01d05822cd98-5822cd85{grid-column:span 2/span 2}}