﻿:root{--primary: 45, 104, 243;--secondary: 32, 27, 34;--last: 104, 142, 141;--primary-color: #2d68f3;--secondary-color: #201b22;--last-color: #688e8d;--primary-dark: #653aff;--primary-light: #8969fc;--primary-part-transparent: #7752fed1;--secondary-part-transparent: #201b223c;--secondary-dark: #1b171d;--last-part-transparent: #688e8dbf;--last-light: #74a7a5;--last-dark: #5b8180;--grey-light-1: #f1f1f2;--grey-light-2: #ececec;--grey-light-3: #d8dde1;--grey-light-4: #e5e7eb;--grey-carousel: #ececec;--grey-dark: #777;--grey-dark-2: #999;--grey-dark-3: #484848;--grey-dark-4: #3d3d3d;--footer-dark: #201b22;--white: #ffffff;--black: #000;--black-main: #3e3e3e;--bg: #fafafa;--bg-grey: #f2f2f2;--header-height: 6rem;--header-height-mobile: 5rem;--defaut-font-size: 1.6rem;--input-color: #757575;--err: #ff3232;--err-rbg: 255, 50, 50}@keyframes moveInHeader{0%{opacity:0;transform:translateY(-100%);-webkit-transform:translateY(-100%);box-shadow:0px 0px 0px 0px #727272}90%{transform:translateY(0.5rem);-webkit-transform:translateY(0.5rem)}100%{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);box-shadow:0px 5px 30px 0px #727272}}@keyframes moveOutHeader{0%{box-shadow:0px 5px 30px 0px #727272;opacity:1;transform:translateY(20%)}90%{transform:translateY(0.5rem);-webkit-transform:translateY(0.5rem)}100%{box-shadow:0px 0px 0px 0px #727272;opacity:1;transform:translateY(0);-webkit-transform:translateY(0)}}@keyframes floating{from{transform:translate(-50%, -50%)}50%{transform:translate(-50%, -55%)}to{transform:translate(-50%, -50%)}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit;direction:rtl;overflow-x:hidden;cursor:default}html{position:relative;scroll-behavior:smooth;font-size:1.1111111vw}html::-webkit-scrollbar{display:none}@media only screen and (min-width: 87.5em){html{font-size:16px}}@media only screen and (max-width: 37.5em){html{font-size:50%;font-size:4.444444vw}}body{box-sizing:border-box;background-color:var(--bg)}::selection{background-color:var(--primary-color);color:var(--white)}picture,img{max-width:100%;max-height:100%;width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:1rem}a,a[href^="tel:"],a:visited{color:inherit;text-decoration:none;cursor:pointer}div#NagishLiTrigger{overflow:visible;top:1rem;right:10px;max-width:45px;max-height:45px}@media only screen and (max-width: 58.75em){div#NagishLiTrigger{top:10px;right:auto;left:10px}}div#NagishLiWidget *{overflow:auto}span.nagishli-trigger-icon{background-color:var(--black)}.error-notes{color:var(--black);background-color:rgba(var(--err-rbg), 0.8);padding:1rem;font-size:1.2rem;text-align:center;border:1px solid var(--err);border-radius:1rem;top:15%;left:50%;transform:translateX(-50%);display:none}@media only screen and (max-width: 58.75em){.error-notes{top:10px;font-size:1rem}}.error-notes__container{display:flex;flex-direction:column}.error-notes__close{position:absolute;top:.5rem;right:1rem;cursor:pointer}.error-notes__title{font-size:2rem}@media only screen and (max-width: 58.75em){.error-notes__title{font-size:1rem}}.error-notes__text{font-size:1.5rem;font-weight:400}@media only screen and (max-width: 58.75em){.error-notes__text{font-size:1rem}}.error-notes:has(.error-notes__text>p){display:block}@font-face{font-family:"Book";src:url("../fonts/Apparat-Book.otf");font-display:swap}@font-face{font-family:"Apparat-Book";src:url("../fonts/Apparat-Book-TRIAL.otf");font-display:swap}@font-face{font-family:"OneZero-Book";src:url("../fonts/OneZero-Apparat-Book.woff");font-display:swap}@font-face{font-family:"Narksis-Regular";src:url("../fonts/NarkissBlockDigibank-Regular.otf");font-display:swap}@font-face{font-family:"Narksis-Medium";src:url("../fonts/NarkissBlockDigibank-Medium.otf");font-display:swap}body{font-family:"Narksis-Regular",sans-serif;font-weight:400;font-size:var(--defaut-font-size);line-height:1.4;-webkit-font-smoothing:antialiased}.section-title{font-family:"Narksis-Regular",sans-serif;position:relative;margin:auto;margin-block-end:2rem;width:100%;overflow:visible;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 58.75em){.section-title{margin-block-end:1rem}}.section-title>h2{font-size:4rem;text-align:center;font-weight:700;color:var(--black-main);text-transform:uppercase}@media only screen and (max-width: 58.75em){.section-title>h2{position:relative;font-size:1.5rem;line-height:1;overflow:visible;text-align:center;z-index:0;justify-content:center;align-items:center;gap:1rem;margin-block-end:0;width:fit-content;max-width:85%;margin:0 auto;z-index:2;padding:0 0rem}}p{font-size:1rem;color:var(--black-main)}.primary-text{color:var(--primary-color)}.secondary-text{color:var(--secondary-color)}.white-text{color:var(--white)}.black-text{color:var(--black-main)}.btn{position:relative;color:var(--black);background-color:var(--primary-color);border:2px solid var(--black);padding:.5rem 1rem;text-align:center;font-size:1.1rem;font-family:"Narksis-Regular",sans-serif;align-items:center;cursor:pointer;display:inline-block;outline:none;z-index:1;transition:color .2s ease;text-decoration:none;overflow:hidden;border-radius:10rem;position:relative;display:flex;justify-content:center;align-items:center;border:2px solid var(--primary-color)}.btn::after{content:"";cursor:pointer;position:absolute;content:"";width:100%;height:0;top:0;right:0;z-index:-1;background-color:var(--black);transition:height .2s ease}.btn:hover,.btn:focus{color:var(--primary-color);border:2px solid var(--black)}.btn:hover::after,.btn:focus::after{height:calc(100% + .2em);transform:translateZ(0);background-color:var(--black)}.btn>*{cursor:pointer}.btn-container{position:relative;width:8rem;height:3rem;margin:auto;overflow:visible}textarea,input.text,input[type=text],input[type=button],input[type=submit],[type=”email”],[type=”tel”],[type=”number”],.input-checkbox{-webkit-appearance:none}.bld{font-family:"Book"}.show-on-scroll{opacity:0;transform:translateY(50%);transition:all .5s;will-change:transform opacity}.show-on-scroll.is-visible{opacity:1;transform:translateY(0%)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}@media only screen and (max-width: 58.75em){.u-desktop{display:none !important}}.u-mobile{display:none !important}@media only screen and (max-width: 58.75em){.u-mobile{display:inherit !important}}.u-flex{display:flex;justify-content:center;align-items:center;width:100%;gap:1rem}.u-round{border-radius:1rem}.u-fixed{position:fixed;z-index:1000}.hidden-inputs{display:none}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 3.5rem;position:fixed;top:0%;right:0;transform:translateY(-100%);background-color:var(--white);z-index:1000;transition:all .3s ease-in-out}@media only screen and (max-width: 58.75em){.header{padding:.5rem 1rem}}.headerheader--relative{position:relative;background-color:rgba(0,0,0,0);padding:1rem 3.5rem;transform:translateY(0)}.header-text{font-size:1.5rem}.header-phone{font-size:1.15rem;color:var(--primary-color);font-weight:700;display:flex;align-items:center;gap:.2rem;cursor:pointer}@media only screen and (max-width: 58.75em){.header-phone{font-size:1.2rem}}.header-phone *{cursor:pointer}.header-btn{background:var(--primary-color);color:var(--white);border:none;outline:none;cursor:pointer;padding:.75rem 1.5rem;border-radius:50rem}.top-section{background-color:var(--bg-grey);width:100%;padding:2rem;padding-inline:5.5rem;padding-block-end:5.5rem;box-shadow:inset 0px 20px 30px 0px rgba(0,0,0,.1)}@media only screen and (max-width: 58.75em){.top-section{padding:0rem 0rem 0}}.top-section-logo{width:10rem;float:left}@media only screen and (max-width: 58.75em){.top-section-logo{width:7rem;float:unset;margin:auto}}.top-section *>.u-flex{justify-content:space-between}.top-section *>.u-flex picture{width:50%;display:flex;justify-content:center}@media only screen and (max-width: 58.75em){.top-section *>.u-flex picture{width:90%;margin-block-start:1.5rem}}.top__container{align-items:center;gap:2rem;padding-block-start:3rem;justify-content:space-between}@media only screen and (max-width: 58.75em){.top__container{flex-direction:column;gap:.6rem;padding-block-start:3rem}}@media only screen and (max-width: 58.75em){.top__container picture{width:100%}}.top__right{flex:0 1 50%}.top__left{flex:1 1 30%}.top__title{font-size:3.3rem;line-height:1.1;color:var(--black-main);font-weight:700;width:100%;margin-block-start:1.5rem;overflow:hidden;font-family:OneZero-Book,sans-serif}@media only screen and (max-width: 58.75em){.top__title{font-size:1.3rem;padding-inline:1rem;text-align:center;line-height:1;overflow:hidden}}.top__subtitle{font-size:2.3rem;line-height:1.1;color:var(--black-main);font-weight:700;width:100%;margin-block-end:1.5rem;overflow:hidden;font-family:OneZero-Book,sans-serif}@media only screen and (max-width: 58.75em){.top__subtitle{font-size:1.3rem;padding-inline:1rem;text-align:center;line-height:1;overflow:hidden}}.top__list{padding-inline:1.5rem;margin-block-end:2.5rem}@media only screen and (max-width: 58.75em){.top__list{overflow:hidden;margin-block-end:1.5rem;padding-inline:0}}.top__list__item{font-size:1.3rem;color:var(--black-main);font-weight:400;text-align:right;width:100%;line-height:1.2;overflow:visible}@media only screen and (max-width: 58.75em){.top__list__item{font-size:1.1rem;line-height:1.1;text-align:center;width:100%;margin:auto;overflow:hidden}}.top__btn{text-align:center;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-appearance:none;margin-bottom:2.5rem;transition:all .2s;position:relative;color:var(--white);background-color:var(--primary-color);border:2px solid var(--primary-color);padding:.5rem 1rem;text-align:center;font-size:1.1rem;font-family:"Narksis-Regular",sans-serif;align-items:center;cursor:pointer;display:inline-block;outline:none;z-index:1;transition:color .2s ease;text-decoration:none;overflow:hidden;border-radius:10rem}.top__btn::after{content:"";cursor:pointer;position:absolute;content:"";width:100%;height:0;top:0;right:0;z-index:-1;background-color:var(--white);transition:height .2s ease}.top__btn:hover,.top__btn:focus{color:var(--primary-color);border:2px solid var(--primary-color)}.top__btn:hover::after,.top__btn:focus::after{height:calc(100% + .2em);transform:translateZ(0);background-color:var(--white)}.top__btn>*{cursor:pointer}@media only screen and (max-width: 58.75em){.top__btn{display:block;width:100%;margin:auto;margin-block-end:1rem}.top__btn:hover{top:0rem;right:0rem;color:var(--primary-color)}}.top__btn:hover{top:0rem;right:0rem;color:var(--primary-color)}@media only screen and (max-width: 58.75em){.top_small_text{font-size:.7rem;text-align:center;width:100%;justify-content:center;margin:auto;margin-block-end:1.5rem}}.top__text{font-size:1.5rem;color:var(--white);font-weight:400;text-align:right;width:100%;margin-bottom:1rem;overflow:hidden}@media only screen and (max-width: 58.75em){.top__text{font-size:1.1rem;line-height:1.1;text-align:center;width:70%;margin:auto}}@media only screen and (max-width: 58.75em){.top-img{width:80%;display:block;margin:auto}}.top-content{width:50%}.advantages-section{background-color:var(--bg-grey);padding:2rem}.advantages__container{align-items:center;gap:3rem;width:100%;padding:2rem;margin-bottom:2rem}@media only screen and (max-width: 58.75em){.advantages__container{padding:1rem 2rem;flex-direction:column-reverse;margin-bottom:0}}.advantages__container picture{width:90%;display:flex}@media only screen and (max-width: 58.75em){.advantages__container picture{width:100%}}.advantages__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:50%;margin-bottom:1rem}@media only screen and (max-width: 58.75em){.advantages__content{width:100%}}.advantages-img{width:50%}@media only screen and (max-width: 58.75em){.advantages-img{width:100%}}.advantages-question{font-size:1.3rem;margin-block-end:.3rem}@media only screen and (max-width: 58.75em){.advantages-question{font-size:.9rem}}.advantages-text{font-size:2.5rem;font-weight:900;line-height:1.1;overflow:hidden}@media only screen and (max-width: 58.75em){.advantages-text{font-size:1.3rem;line-height:1.4}}.how-section{padding-block-start:5rem;padding-block-end:5rem;padding-inline:4rem;display:flex;flex-direction:column;align-items:center;gap:0rem}@media only screen and (min-width: 87.5em){.how-section{max-width:1920px;margin:auto}}@media only screen and (max-width: 58.75em){.how-section{padding-block-start:2rem;padding-block-end:2rem;padding-inline:2rem;gap:2rem}}.how-section__title{text-align:center;line-height:1.1;overflow:hidden}@media only screen and (max-width: 58.75em){.how-section__title{margin:0;font-size:1.4rem}}.how-cards{display:flex;gap:4rem}@media only screen and (max-width: 58.75em){.how-cards{flex-direction:column;gap:1rem;width:100%}}.how-cards__card{display:flex;flex-direction:column;align-items:center;gap:1rem;width:24rem}@media only screen and (max-width: 58.75em){.how-cards__card{flex-direction:row;width:100%;padding:0rem}}.how-cards__card-img{width:100%}.how-cards__card-img-container{display:flex;align-items:center}@media only screen and (max-width: 58.75em){.how-cards__card-img-container{width:4.5rem;height:4.5rem}}@media only screen and (max-width: 58.75em){.how-cards__card-pre{font-size:1.5rem;font-weight:500}}.how-cards__card-title{font-size:1.65rem;line-height:1.1;overflow:hidden}@media only screen and (max-width: 58.75em){.how-cards__card-title{font-size:1.1rem}}.how-cards__card-subtitle{font-size:1.1rem;color:var(--black-main);line-height:1;overflow:hidden}@media only screen and (max-width: 58.75em){.how-cards__card-subtitle{font-size:.9rem;margin-block-end:.5rem}}.how-cards__card-text{width:100%}.how-cards__card-text span{font-size:.9rem;color:var(--black-main)}@media only screen and (max-width: 58.75em){.how-cards__card-text span{font-size:.6rem;display:block;padding-inline-end:1rem;line-height:1.2}}.form-section{display:flex;justify-content:center;margin:0;height:40rem;position:fixed;bottom:0;width:90%;max-width:1360px;z-index:5;height:fit-content;overflow:visible;left:50%;transform:translateX(-50%)}@media only screen and (min-width: 87.5em){.form-section{margin-inline:auto;max-width: 1500px;}}@media only screen and (max-width: 58.75em){.form-section{flex-direction:column-reverse;margin-inline:0rem;height:auto;position:relative;width:100%}.form-section-thanks{border-radius:0rem}}.form-img{width:17%;border-top-left-radius:1rem}@media only screen and (max-width: 58.75em){.form-img{width:100%;border-top-left-radius:0rem}}.form-img img{width:100%;height:100%;object-fit:cover}.form-container{width:90%;height:fit-content;padding:2.5rem 3rem .3rem;justify-content:center;overflow:visible;box-shadow:.15em .5em 1.5em .15em rgba(0,0,0,.5);background-color:var(--bg-grey);border-top-right-radius:1rem;border-top-left-radius:1rem;border:1px solid var(--grey-dark-2)}@media only screen and (max-width: 58.75em){.form-container{width:100%;padding:3rem 2rem;box-shadow:none;border-top-right-radius:0rem;border-top-left-radius:0rem;border:none}}.form-title{font-family:"Narksis-Regular",sans-serif;font-size:2.5rem;margin-bottom:0rem;overflow:hidden;padding-inline-start:25%}@media only screen and (max-width: 58.75em){.form-title{font-size:1.4rem;text-align:center;padding-inline-start:0%}}.form-cta.cts{margin-top:0rem;margin-bottom:1rem;display:flex;gap:1rem;font-size:1.2rem;color:var(--grey-dark-3);overflow:hidden;padding-inline-start:25%}@media only screen and (max-width: 58.75em){.form-cta.cts{font-size:1rem;text-align:center;padding-inline:1rem}}.form-terms{font-size:.8rem;margin-bottom:1rem;overflow:hidden}@media only screen and (max-width: 58.75em){.form-terms{font-size:.65rem;margin-block-start:1rem}}.form-terms:empty{display:none}.form-terms a{text-decoration:underline}.form__bottom{overflow:hidden}.form-check{width:3rem}@media only screen and (max-width: 58.75em){.form-check{width:2rem}}.services-section{padding-block-start:5rem;padding-block-end:5rem;padding-inline:10rem;display:flex;flex-direction:column;align-items:center;gap:5rem;background-color:var(--bg-grey)}@media only screen and (max-width: 58.75em){.services-section{padding-block-start:3rem;padding-block-end:3rem;padding-inline:2rem;gap:0rem}}.services-section__title{overflow:hidden;width:50%;text-align:center}@media only screen and (max-width: 58.75em){.services-section__title{width:100%;font-size:1.4rem;text-align:center}}.services-cards{display:flex;flex-wrap:wrap;gap:4rem;width:100%;max-width:1110px;justify-content:space-between}@media only screen and (max-width: 58.75em){.services-cards{flex-direction:column;gap:2rem;width:100%}}.services-cards__card{display:flex;align-items:center;gap:1rem;width:100%;justify-content:space-around}@media only screen and (max-width: 58.75em){.services-cards__card{height:fit-content;width:100%;gap:2rem;padding:0rem;flex-direction:column-reverse}}.services-cards__card.reverse{flex-direction:row-reverse}@media only screen and (max-width: 58.75em){.services-cards__card.reverse{flex-direction:column-reverse}}.services-cards__card-title{font-size:2.5rem}@media only screen and (max-width: 58.75em){.services-cards__card-title{font-size:1.3rem;text-align:center}}.services-cards__card-subtitle{font-size:1.5rem;margin-block-start:2rem;color:var(--grey-dark-3);line-height:1;overflow:hidden;width:80%}@media only screen and (max-width: 58.75em){.services-cards__card-subtitle{font-size:.9rem;text-align:center;width:80%;margin:auto}}.services-cards__card-img{width:85%;height:100%;object-fit:contain}@media only screen and (max-width: 58.75em){.services-cards__card-img{width:100%;height:100%}}.services-cards__card-img-container{width:45%;height:100%;overflow:hidden;touch-action:none}@media only screen and (max-width: 58.75em){.services-cards__card-img-container{width:100%;height:100%}}.services-cards__card-text{width:45%;overflow:hidden;display:flex;flex-direction:column}@media only screen and (max-width: 58.75em){.services-cards__card-text{width:100%;font-size:.8rem;text-align:center}}.cta-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8rem 0rem;background-color:var(--primary-color)}@media only screen and (max-width: 58.75em){.cta-section{padding:3rem 0rem}}.cta-section h4{font-size:3rem;line-height:1.1;color:var(--white);margin-bottom:0rem;text-align:center;overflow:hidden}@media only screen and (max-width: 58.75em){.cta-section h4{font-size:1.2rem;text-align:center}}.cta-section-btn{position:relative;color:var(--primary-color);background-color:var(--white);border:2px solid var(--white);padding:.5rem 1rem;text-align:center;font-size:1.1rem;font-family:"Narksis-Regular",sans-serif;align-items:center;cursor:pointer;display:inline-block;outline:none;z-index:1;transition:color .2s ease;text-decoration:none;overflow:hidden;border-radius:10rem;transition:all .2s;margin-top:2.5rem;padding:.7rem 2rem;font:1.4rem}.cta-section-btn::after{content:"";cursor:pointer;position:absolute;content:"";width:100%;height:0;top:0;right:0;z-index:-1;background-color:var(--primary-color);transition:height .2s ease}.cta-section-btn:hover,.cta-section-btn:focus{color:var(--white);border:2px solid var(--white)}.cta-section-btn:hover::after,.cta-section-btn:focus::after{height:calc(100% + .2em);transform:translateZ(0);background-color:var(--primary-color)}.cta-section-btn>*{cursor:pointer}.cta-section-btn:hover{color:var(--white)}@media only screen and (max-width: 58.75em){.cta-section-btn{text-align:center;padding:.5rem 1rem;font-size:1rem;line-height:1;margin-block-start:1rem}}.plans-section{padding-block-start:5rem;padding-block-end:5rem;padding-inline:5rem;display:flex;flex-direction:column;align-items:center;gap:5rem}@media only screen and (max-width: 58.75em){.plans-section{padding-inline:1rem;padding-block:3rem;gap:1rem}}@media only screen and (max-width: 58.75em){.plans-title{width:100%;font-size:1.4rem;text-align:center;padding-inline:4rem;margin-block-end:0}}.plans-btn{padding:.5rem 1rem;border-radius:5rem;font-size:1.2rem;font-weight:bold;line-height:1;cursor:pointer}.plans-btn.active{background-color:var(--primary-color);color:var(--white)}.plans-cards{display:flex;gap:3rem;max-width:1280px;justify-content:space-between;align-items:flex-start}@media only screen and (max-width: 58.75em){.plans-cards{flex-direction:column;align-items:center;gap:1rem}}.plans-plan{position:relative;flex:1}@media only screen and (max-width: 58.75em){.plans-plan{width:100%}.plans-plan.active{display:block}}.plans-plan .plans-plan-header{display:flex;flex-direction:column;position:relative}.plans-plan .plans-plan-header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.plans-plan .plans-plan-header .plans-plan-bg-img{z-index:0}.plans-plan .plans-plan-header .plans-plan-bg-img img{width:100%}@media only screen and (max-width: 58.75em){.plans-plan .plans-plan-header .plans-plan-bg-img img{height:184px}}.plans-plan .plans-plan-header .plans-plan-bg-title,.plans-plan .plans-plan-header .plans-plan-bg-text{position:absolute;color:var(--white);z-index:2}.plans-plan .plans-plan-header .plans-plan-bg-title{top:0;left:5%;font-size:4rem;font-family:"OneZero-Book",sans-serif}@media only screen and (max-width: 58.75em){.plans-plan .plans-plan-header .plans-plan-bg-title{font-size:2.5rem;top:0;left:3%}}.plans-plan .plans-plan-header .plans-plan-bg-text{bottom:22%;right:8%;font-size:1.1rem;width:90%}@media only screen and (max-width: 58.75em){.plans-plan .plans-plan-header .plans-plan-bg-text{right:6%;font-size:1rem;bottom:34%}}.plans-plan-content{position:absolute;display:flex;padding:1rem 2rem;bottom:0;width:100%;justify-content:space-between;align-items:center;z-index:1}@media only screen and (max-width: 58.75em){.plans-plan-content{gap:1rem;padding:.8rem 1.3rem}}.plans-plan-content-price{display:none;font-size:1.3rem;font-weight:700;color:var(--white)}@media only screen and (max-width: 58.75em){.plans-plan-content-price{font-size:1rem}}.plans-plan-content-price.active{display:block}.plans-plan-content-info{background-color:var(--white);color:var(--black);border-radius:110px;padding:.1rem 1rem}@media only screen and (max-width: 58.75em){.plans-plan-content-info{font-size:.85rem}}.plans-plan-title{font-size:1.4rem;font-weight:700;color:#000}.plans-plan-title:empty{display:none}.plans-plan-text{font-size:1rem;font-weight:400;width:100%;padding-inline-end:5rem}.plans-plan-text:empty{display:none}hr{padding:0;margin:0;border:1px solid var(--grey-dark-2);width:100%;margin:auto}.wrapQues{padding:4% 5.5% 4% 5.5%}.wrapQues-section{position:relative;overflow:visible}.accordionQues{margin:0 auto;border:0px solid green}.wrapQues h2{color:var(--black);margin:0 auto;text-align:right;font-size:2.65rem}@media only screen and (max-width: 58.75em){.wrapQues h2{width:100%;font-size:1.3rem}}.wrapQues h2 span.line{width:7%;display:block;margin:0 auto;border:2px solid #000}span.theQues{font-size:1.5rem;font-family:"Narksis-Medium"}@media only screen and (max-width: 58.75em){span.theQues{font-size:1rem}}.accordionQues .quesBox{border-bottom:1px solid var(--grey-light-4);display:flex;flex-direction:column}.accordionQues .quesBox .questions{text-align:right;width:100%;display:flex;justify-content:space-between;text-decoration:none;color:var(--black);font-family:"simpler-bold",sans-serif;font-size:1.08rem;padding-block:1.17rem;cursor:pointer;transition:all .5s}.plusMinus{transition:all .3s}.accordionQues .quesBox .mishpatiMore{display:none;font-size:1.1em;text-align:right;line-height:145%;padding:0 0 2% 0;width:98%;color:var(--black)}.accordionQues .quesBox .mishpatiMore p{width:95%;font-size:1.3rem;line-height:1.3;overflow:hidden}@media screen and (max-width: 1024px){.wrapQues{padding:6% 0 15% 0}.accordionQues{width:90%}.wrapQues h2{width:90%}.accordionQues .quesBox .questions{width:99%;font-size:1rem}.accordionQues .quesBox .mishpatiMore{width:95%;text-align:justify;line-height:100%;padding:0;border:0px solid green}.accordionQues .quesBox .mishpatiMore p{line-height:1.2;font-size:1rem;margin-block-end:1rem}.accordionQues .quesBox .questions a img{width:5%;height:auto;margin:1% 0 0 0;transition:all .3s}.accordionQues .quesBox .questions a span.theQues{padding:1% 0 0 0}.accordionQues .quesBox .mishpatiMore ul.quesList li{margin:0 0 5% 0}}.gallery{background-color:var(--bg);padding:3rem 25rem}@media only screen and (max-width: 58.75em){.gallery{padding:2rem 0rem 0rem}}.slick-loading .slick-list{background:#fff url("https://cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/slick/ajax-loader.gif") center center no-repeat}.slick-prev,.slick-next{display:none !important}.slick-dots{display:none !important}img.slick-slide{width:100%;height:auto;object-fit:cover;height:inherit !important;max-height:600px;border-radius:1rem}.slide{height:100%}.slick-track{display:flex !important;margin-bottom:0;object-fit:cover;gap:2rem}@media only screen and (max-width: 58.75em){.slick-track{gap:1rem}}.slick-list{overflow:visible}.slider{position:relative;overflow:hidden}@media only screen and (max-width: 58.75em){.slider{padding:1rem 0rem}}.slider-item{position:relative;height:100px;overflow:visible}@media only screen and (max-width: 58.75em){.slider-item{height:100px}}.slider-item img{position:absolute;right:0;top:0;width:100%;height:100%;border-radius:1rem;object-fit:contain;aspect-ratio:1}.footer{padding:2rem 6rem 5rem;display:flex;color:var(--black);justify-content:space-between;align-items:center}@media only screen and (max-width: 58.75em){.footer{flex-direction:column-reverse;padding:2rem 1rem 4rem;gap:2rem;background-color:var(--bg);align-items:baseline}}.footer-right{width:50%}@media only screen and (max-width: 58.75em){.footer-right{width:100%}}.footer-right-text{font-size:.9rem;font-family:"Narksis-Regular";line-height:1.3;overflow:hidden}.footer-right-text a{font-family:"Narksis-Regular";line-height:1.3;color:var(--black);text-decoration:underline;overflow:hidden}.top-form{position:relative;display:flex;justify-content:space-between;gap:1rem;align-self:center;overflow:visible}@media only screen and (max-width: 58.75em){.top-form{max-width:100%;flex-direction:column}}.top-form label{display:none}.top-form-inputs{display:flex;gap:1rem}.top-form .field-group{flex:1;min-width:15rem}.top-form .field-group.form__buttons{flex:1;display:flex;justify-content:center;align-items:center;align-self:center;height:3rem}.top-form-input{font-family:"Book",sans-serif;height:3rem;border:none;margin:0 0;padding:0 1rem 0 1rem;font-size:1.2rem;-webkit-appearance:none;cursor:text;background:rgba(0,0,0,0);margin-bottom:1rem;color:var(--input-color);border-bottom:1px solid;border-radius:0}@media only screen and (max-width: 58.75em){.top-form-input{font-size:1rem;padding:0 1rem;height:2rem}}.top-form-input:focus{color:var(--primary-color)}.top-form-input:focus{outline:0}.top-form-input:hover::placeholder,.top-form-input:focus::placeholder,.top-form-input:focus-visible::placeholder{color:var(--primary-color)}.top-form-input.error{background-color:rgba(var(--err-rbg), 0.3)}.top-form select{font-family:"Book",sans-serif;height:3rem;border:none;margin:0 0;padding:0 1rem 0 1rem;font-size:1.2rem;-webkit-appearance:none;cursor:text;background:rgba(0,0,0,0);margin-bottom:1rem;-moz-appearance:none;appearance:none;border-bottom:1px solid;cursor:pointer;background:rgba(0,0,0,0);color:var(--input-color)}@media only screen and (max-width: 58.75em){.top-form select{font-size:1rem;padding:0 1rem;height:2rem}}.top-form select:focus{color:var(--primary-color)}.top-form select:hover,.top-form select:focus,.top-form select:focus-visible{color:var(--primary-color);border-bottom:1px solid var(--black)}.top-form select:focus{color:var(--primary-color);border-bottom:1px solid var(--black)}.top-form select option{color:var(--black)}.top-form select.error{background-color:rgba(var(--err-rbg), 0.3)}.top-form .btn-container{margin:unset;align-self:center;transition:all .2s}.top-form button.submit,.top-form input[type=submit]{text-align:center;overflow:hidden;width:fit-content;display:flex;justify-content:center;align-items:center;-webkit-appearance:none;position:relative;color:var(--white);background-color:var(--primary-color);border:2px solid var(--primary-color);padding:.5rem 1rem;text-align:center;font-size:1.1rem;font-family:"Narksis-Regular",sans-serif;align-items:center;cursor:pointer;display:inline-block;outline:none;z-index:1;transition:color .2s ease;text-decoration:none;overflow:hidden;border-radius:10rem;color:#fff;font-family:"Narksis-Regular",sans-serif;transition:all .2s}.top-form button.submit::after,.top-form input[type=submit]::after{content:"";cursor:pointer;position:absolute;content:"";width:100%;height:0;top:0;right:0;z-index:-1;background-color:var(--white);transition:height .2s ease}.top-form button.submit:hover,.top-form button.submit:focus,.top-form input[type=submit]:hover,.top-form input[type=submit]:focus{color:var(--primary-color);border:2px solid var(--primary-color)}.top-form button.submit:hover::after,.top-form button.submit:focus::after,.top-form input[type=submit]:hover::after,.top-form input[type=submit]:focus::after{height:calc(100% + .2em);transform:translateZ(0);background-color:var(--white)}.top-form button.submit>*,.top-form input[type=submit]>*{cursor:pointer}@media only screen and (max-width: 58.75em){.top-form button.submit,.top-form input[type=submit]{margin:auto;font-size:1rem}.top-form button.submit:hover,.top-form input[type=submit]:hover{top:0rem;right:0rem;background-color:var(--white)}}.top-form button.submit:hover,.top-form input[type=submit]:hover{top:0rem;right:0rem;background-color:var(--white)}.top-form button.submit:disabled,.top-form input[type=submit]:disabled{background-color:var(--disabled-bg-color);color:var(--disabled-text-color);cursor:not-allowed;opacity:.6}.top-form .divhidden{display:none;position:absolute;bottom:20%;left:-1%;width:78%;border:1px solid;padding:1rem;background:var(--primary-color);height:85%;z-index:3;align-items:center;justify-content:center;border-radius:1rem;overflow:hidden}@media only screen and (max-width: 58.75em){.top-form .divhidden{font-size:1.5rem;padding-inline:3rem;text-align:center;bottom:0;left:0;width:100%}}.bottom-contact{display:flex;flex-direction:column;background-color:var(--bg);padding:25rem 25rem 5rem;align-items:center;overflow:hidden}@media only screen and (max-width: 58.75em){.bottom-contact{align-items:center;gap:1.3rem;padding:2rem 1rem}}.bottom__form{position:relative;display:flex;flex-direction:column;font-size:1.2rem;padding:1.5rem 2rem;display:flex;border:1px solid var(--primary-color);flex:1;max-width:30rem;border-radius:1rem;width:inherit}@media only screen and (max-width: 58.75em){.bottom__form{gap:1.3rem;margin-block:0rem;padding:0;border:0px solid var(--primary-color);max-width:initial;width:100%;border-radius:0rem}}.bottom__form-inputs{display:flex;flex-direction:column;gap:1rem}.bottom__form-inputs .field-group{flex:1;min-width:20rem}.bottom__form-inputs .field-group.form__buttons{flex:1;display:flex;justify-content:center;align-items:center;align-self:center;height:3rem}.bottom__form-inputs label{display:none}.bottom__form-inputs button.submit,.bottom__form-inputs input[type=submit]{height:3rem;text-align:center;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-appearance:none;-webkit-border-radius:0rem;transition:all .2s;position:relative;color:var(--black);background-color:var(--primary-color);border:2px solid var(--black);padding:.5rem 1rem;text-align:center;font-size:1.1rem;font-family:"Narksis-Regular",sans-serif;align-items:center;cursor:pointer;display:inline-block;outline:none;z-index:1;transition:color .2s ease;text-decoration:none;overflow:hidden;border-radius:10rem;font-family:"Book",sans-serif;position:relative;padding:0 1rem;font-size:1.2rem;background-color:var(--primary-color);align-self:center;transition:all .5s;border-radius:0rem}.bottom__form-inputs button.submit::after,.bottom__form-inputs input[type=submit]::after{content:"";cursor:pointer;position:absolute;content:"";width:100%;height:0;top:0;right:0;z-index:-1;background-color:var(--black);transition:height .2s ease}.bottom__form-inputs button.submit:hover,.bottom__form-inputs button.submit:focus,.bottom__form-inputs input[type=submit]:hover,.bottom__form-inputs input[type=submit]:focus{color:var(--primary-color);border:2px solid var(--black)}.bottom__form-inputs button.submit:hover::after,.bottom__form-inputs button.submit:focus::after,.bottom__form-inputs input[type=submit]:hover::after,.bottom__form-inputs input[type=submit]:focus::after{height:calc(100% + .2em);transform:translateZ(0);background-color:var(--black)}.bottom__form-inputs button.submit>*,.bottom__form-inputs input[type=submit]>*{cursor:pointer}@media only screen and (max-width: 66.875em){.bottom__form-inputs button.submit,.bottom__form-inputs input[type=submit]{font-size:1rem;padding:0 1rem}}.bottom__form-inputs button.submit .button-text,.bottom__form-inputs input[type=submit] .button-text{cursor:pointer}@media only screen and (max-width: 58.75em){.bottom__form-inputs button.submit,.bottom__form-inputs input[type=submit]{width:100%}.bottom__form-inputs button.submit:hover,.bottom__form-inputs input[type=submit]:hover{top:0rem;right:0rem;color:var(--black)}}.bottom__form-inputs button.submit:hover,.bottom__form-inputs input[type=submit]:hover{top:0rem;right:0rem;color:var(--white)}.bottom__form-input{font-family:"Book",sans-serif;height:3rem;border:none;margin:0 0;padding:0 1rem 0 1rem;font-size:1.2rem;-webkit-appearance:none;cursor:text;background:rgba(0,0,0,0);margin-bottom:1rem;width:100%;border:2px solid rgba(0,0,0,0);border-bottom:1px solid #000;border-radius:0rem;background:rgba(0,0,0,0);min-width:0}@media only screen and (max-width: 58.75em){.bottom__form-input{font-size:1rem;padding:0 1rem;height:2rem}}.bottom__form-input:focus{color:var(--primary-color)}@media only screen and (max-width: 58.75em){.bottom__form-input{width:100%}}.bottom__form-input::placeholder{color:#000}.bottom__form-input:focus{outline:0}.bottom__form-input:hover::placeholder,.bottom__form-input:focus::placeholder,.bottom__form-input:focus-visible::placeholder{color:var(--primary-dark)}.bottom__form-input.error{border-bottom:2px solid var(--err)}.bottom__form select{font-family:"Book",sans-serif;height:3rem;border:none;margin:0 0;padding:0 1rem 0 1rem;font-size:1.2rem;-webkit-appearance:none;cursor:text;background:rgba(0,0,0,0);margin-bottom:1rem;-moz-appearance:none;appearance:none;border-bottom:1px solid;cursor:pointer;background:#fff;color:var(--black)}@media only screen and (max-width: 58.75em){.bottom__form select{font-size:1rem;padding:0 1rem;height:2rem}}.bottom__form select:focus{color:var(--primary-color)}.bottom__form select:focus{color:var(--primary-color)}.bottom__form select option{color:var(--black)}.bottom__form .btn-container{margin:unset;align-self:center;transition:all .2s}.callPhone-fixed{display:none;position:fixed;bottom:1rem;left:1rem;z-index:100;background-color:rgba(var(--secondary-color), 0.2);cursor:pointer;transition:transform .3s;background-color:var(--primary-color);color:var(--white);font-size:1rem;padding:.5rem 1rem;border-radius:20rem;z-index:1001}.callPhone-fixed:hover{transform:scale(1.1)}.callPhone--icon{width:2rem;height:2rem}/*# sourceMappingURL=index.css.map */
