/*!/wp-content/themes/slotenmaker-amsterdam247.nl-blue-with-yellow/assets/css/style.css*/@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&family=Open+Sans:wght@300;400;500;600;700;800&family=Poppins:wght@200;300;400;500;600;700;800&display=swap);@charset "UTF-8";*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a:hover{text-decoration:none}ul li:not(:is(.about__body-text li)){list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.header{background:var(--white-dark);box-shadow:0 12px 13px rgba(0,0,0,.15)}.header__wrapper{display:inline-flex;align-items:center;width:100%;padding:9px 0 10px;font-family:"Open Sans",sans-serif}@media (max-width:1199px){.header__wrapper{padding:10px 0}}.header__logo-wrapper{width:50%}@media (max-width:991px){.header__logo-wrapper{width:calc(100% - 50px)}}.header__logo-link{color:var(--black-0);display:inline-flex;align-items:center;display:grid;width:-moz-max-content;width:max-content}.header__logo{width:78px;height:47px;-o-object-fit:contain;object-fit:contain}@media (max-width:1199px){.header__logo{height:35px;width:auto}}.header__logo-text{font-weight:700;font-size:40px;line-height:54px}@media (max-width:1199px){.header__logo-text{font-size:28px;line-height:1}}.header__logo-city-text{font-weight:600;font-size:24px;line-height:33px}@media (max-width:1199px){.header__logo-city-text{font-size:22px;line-height:1}}.header__links-wrapper{width:50%;display:inline-flex;justify-content:end}@media (max-width:991px){.header__links-wrapper{position:absolute;opacity:0;top:70px;left:100vw;background:var(--white-dark);height:100vh;padding:20px 0;flex-direction:column;align-items:center;justify-content:start;width:100%;transition:var(--transition)}.header__links-wrapper.active{opacity:1;left:0;text-align:center;transition:var(--transition);z-index:100;overflow-y:scroll}}.header__links-list{display:inline-flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between}@media (max-width:991px){.header__links-list{flex-direction:column;align-items:center;justify-content:center;gap:15px 0}}@media (max-width:1199px){.header__link-list-item{font-size:16px}}.header__links-list-link{font-weight:400;font-size:16px;line-height:22px;color:var(--black-0);display:inline-flex;align-items:center;transition:var(--transition);position:relative;overflow:hidden}.header__links-list-link:after{content:attr(data-title);font-family:"Open Sans",sans-serif;position:absolute;left:0;top:0;transform:translateY(-100%);width:100%;font-weight:400;font-size:16px;line-height:22px;color:var(--blue);transition:var(--transition)}@media (max-width:1199px){.header__links-list-link:after{font-size:16px;line-height:20px}}.header__links-list-link:hover{filter:brightness(2);transition:var(--transition)}.header__links-list-link:hover .header__links-list-link-text{transform:translateY(100%);transition:var(--transition)}.header__links-list-link:hover:after{transform:translateY(0);color:var(--blue);transition:var(--transition)}.header__links-list-link_active{color:var(--blue)}@media (max-width:1199px){.header__links-list-link{font-size:16px;line-height:20px}}.header__links-list-link-text{transform:translateY(0);transition:var(--transition);font-size:inherit;line-height:inherit;font-weight:inherit}.header__links-list-link-img{width:19px;height:14px}.header-burger{display:none}@media (max-width:991px){.header-burger{display:inline-flex;margin-left:20px;position:relative;width:35px;height:14px;align-items:center;justify-content:end;margin-left:auto}.header-burger:before,.header-burger:after{content:"";background-color:var(--blue);position:absolute;height:2px;transition:var(--transition)}.header-burger:before{width:35px;top:0;transition:var(--transition)}.header-burger:after{width:25px;bottom:0;transition:var(--transition)}.header-burger.pressed:before,.header-burger.pressed:after{width:30px}.header-burger.pressed:before{transform:rotate(45deg);top:6px}.header-burger.pressed:after{transform:rotate(-45deg);bottom:6px}.header-burger.pressed .header-burger__line{opacity:0}}.header-burger__line{background-color:var(--blue);width:30px;height:2px;transition:var(--transition)}.footer__wrapper{padding:40px 0;display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:767px){.footer__wrapper{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:767px){.footer__item_info{grid-area:1/span 2}}.footer__item_links{width:-moz-max-content;width:max-content;margin-inline:auto}@media (max-width:767px){.footer__item_links{width:100%}}@media (max-width:420px){.footer__item_links{grid-area:2/span 2}}@media (max-width:420px){.footer__item_contacts{grid-area:3/span 2}}.footer__info-title{margin-bottom:20px;font-size:32px;line-height:38px}.footer__info-title *{color:var(--white)}@media (max-width:991px){.footer__info-title{font-size:1.7rem;line-height:1}}@media (max-width:767px){.footer__info-title{font-size:2rem;line-height:1}}.footer__info-text{font-family:"Inter",sans-serif;line-height:1.5rem}.footer__title{font-family:"Inter",sans-serif;margin-bottom:30px}.footer__links-list{display:grid;gap:15px}.footer__links-list-link{font-family:"Poppins",sans-serif;font-size:16px;color:var(--white)}.footer__contact-item-wrapper{display:grid;gap:16px}.footer__contact-item-wrapper *{font-family:"Inter",sans-serif;color:var(--white)!important;font-size:1rem!important;font-weight:300}.footer__contact-item{display:inline-flex;gap:10px}.footer__contact-img-wrapper{width:25px;min-width:25px}.footer__contact-img{width:100%;height:100%;max-height:24px;-o-object-fit:contain;object-fit:contain}.footer__contact-text{font-size:16px}.footer__contact-link{color:var(--white);font-size:16px}.footer__copy{font-family:"Poppins",sans-serif;padding:4px 1rem 3px;text-align:center}:root{--white:#fff;--white-dark:#f8f8f8;--grey:#e6e6e6;--grey-dark:#656565;--yellow:#ffd974;--black:#111111;--black-0:#000;--black-1:#151b31;--blue:#082d53;--blue-light:#e6edfe;--transition:all ease-in-out 0.2s}h1,.h1{font-style:normal;font-weight:700;font-size:48px;line-height:72px}@media (max-width:1199px){h1,.h1{font-size:44px;line-height:60px}}@media (max-width:991px){h1,.h1{font-size:42px;line-height:46px}}@media (max-width:767px){h1,.h1{font-size:36px;line-height:40px}}h2,.h2{font-style:normal;font-weight:600;font-size:36px;line-height:49px}@media (max-width:1199px){h2,.h2{font-size:34px;line-height:36px}}@media (max-width:991px){h2,.h2{font-size:32px;line-height:36px}}@media (max-width:767px){h2,.h2{font-size:28px;line-height:30px}}h3,.h3{font-style:normal;font-weight:400;font-size:20px;line-height:22px}@media (max-width:991px){h3,.h3{font-size:18px;line-height:20px}}*{font-style:normal}html,body{height:100%}html{font-family:"Open Sans",sans-serif;font-weight:400;line-height:1.2;font-size:16px}body{overflow-x:hidden;background-color:var(--white-dark);color:var(--black);font-size:16px;line-height:1.2}@media (max-width:991px){body{font-size:15px}}body{overflow-x:hidden}.page-wrapper{position:relative;overflow-x:hidden}body.no-scroll{overflow:hidden}.page-wrapper{min-height:100%;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.main{flex:1 1 auto}.wrapper{width:1140px;margin:0 auto}@media (max-width:1180px){.wrapper{width:94%;max-width:100vw}}.center{text-align:center}.blue-bg{box-shadow:0 0 0 100vmax var(--blue);-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);background-color:var(--blue);color:var(--white)}.white-bg{box-shadow:0 0 0 100vmax var(--white);-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);background-color:var(--white);margin-top:-1px}.nice-title{display:inline-flex;align-items:center;font-size:14px;line-height:21px;font-weight:400;text-transform:uppercase;margin-bottom:17px}.nice-title:before{content:"";width:1.2rem;border-bottom:2px solid var(--yellow);width:20px;display:inline-flex;margin-right:12px}.nice-title-blue{display:inline-flex;align-items:center;font-size:14px;line-height:21px;font-weight:400;text-transform:uppercase;margin-bottom:17px;color:var(--blue)}.nice-title-blue:before{content:"";width:1.2rem;border-bottom:2px solid var(--blue);width:20px;display:inline-flex;margin-right:12px}.yellow{color:var(--yellow)}.btn{font-weight:400;font-size:27px;line-height:27px;padding:15px;color:var(--black-0);display:block;width:-moz-max-content;width:max-content;border-radius:20px;transition:var(--transition)}.btn:hover{color:var(--white);transition:var(--transition)}@media (max-width:1199px){.btn{font-size:20px;line-height:1}}.btn-yellow{background-color:var(--yellow)}.text-center{text-align:center}.main-banner__wrapper{padding:140px 0;position:relative;color:var(--white-dark)}@media (max-width:1199px){.main-banner__wrapper{padding:80px 0}}@media (max-width:767px){.main-banner__wrapper{padding:65px 0}}.main-banner__info-wrapper{display:grid;width:55%;z-index:0}.main-banner__info-wrapper_author{width:70%}@media (max-width:767px){.main-banner__info-wrapper{width:100%}.main-banner__info-wrapper_author{width:100%}}.main-banner__semititle{font-weight:600;font-size:24px;line-height:33px;margin-bottom:15px}@media (max-width:767px){.main-banner__semititle{font-size:20px;line-height:28px}}.main-banner__title{margin-bottom:20px}.main-banner__text{margin-bottom:40px;font-size:1.25rem;line-height:2rem}.main-banner__list{margin-bottom:34px}.main-banner__img-wrapper{position:absolute;top:0;bottom:0;right:0;width:50%;z-index:-1}.main-banner__img-wrapper_author{width:360px;height:360px;max-width:30%;max-height:100%;top:calc(50% - 180px);bottom:unset}@media (max-width:767px){.main-banner__img-wrapper{width:100%;opacity:.5}.main-banner__img-wrapper_author{width:100%;max-width:100%;max-height:90%;top:5%}}.main-banner__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.accept-list{display:grid;gap:15px}.accept-list__list-item{display:inline-flex;align-items:center;width:100%}.accept-list__list-item:before{content:"";width:22px;height:22px;min-width:22px;min-height:22px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjE1NDEgMC4zMDQ3MjdDMjAuOTQ5NiAwLjE2OTUyNiAyMC43MjEgMC4wNzY2OTIxIDIwLjQ4MTQgMC4wMzE1Mjc3QzIwLjI0MTcgLTAuMDEzNjM2NyAxOS45OTU3IC0wLjAxMDI0NjUgMTkuNzU3MyAwLjA0MTUwNDZDMTkuNTE5IDAuMDkzMjU1NyAxOS4yOTI5IDAuMTkyMzU0IDE5LjA5MjIgMC4zMzMxMzhDMTguODkxNCAwLjQ3MzkyMSAxOC43MTk4IDAuNjUzNjMyIDE4LjU4NzIgMC44NjIwMDRMOC4xODc1MSAxNy4xOTY0TDMuMTE1NzIgMTIuNDE4QzIuOTM2NzggMTIuMjQ5NCAyLjcyNzAxIDEyLjExODMgMi40OTgzNyAxMi4wMzIzQzIuMjY5NzQgMTEuOTQ2NCAyLjAyNjcyIDExLjkwNzEgMS43ODMyIDExLjkxNjhDMS4yOTEzOCAxMS45MzY1IDAuODI3MzYxIDEyLjE1NDQgMC40OTMyMTMgMTIuNTIyNkMwLjE1OTA2NiAxMi44OTA4IC0wLjAxNzgzNjcgMTMuMzc5MyAwLjAwMTQyMjg1IDEzLjg4MDRDMC4wMjA2ODI0IDE0LjM4MTYgMC4yMzQ1MjYgMTQuODU0NCAwLjU5NTkxMSAxNS4xOTQ5TDcuMjU1MTkgMjEuNDY4N0M3LjI1NTE5IDIxLjQ2ODcgNy40NDYzNiAyMS42MzY0IDcuNTM0ODMgMjEuNjk1QzcuNzM5MjggMjEuODMwMyA3Ljk2NzkgMjEuOTIzMiA4LjIwNzYyIDIxLjk2ODRDOC40NDczNCAyMi4wMTM2IDguNjkzNDUgMjIuMDEwMyA4LjkzMTg5IDIxLjk1ODVDOS4xNzAzMyAyMS45MDY4IDkuMzk2NDIgMjEuODA3NiA5LjU5NzI0IDIxLjY2NjhDOS43OTgwNiAyMS41MjYgOS45Njk2OCAyMS4zNDYyIDEwLjEwMjMgMjEuMTM3N0wyMS43MDEgMi45MjAyOEMyMS44MzM2IDIuNzExOTYgMjEuOTI0NyAyLjQ3OTA1IDIxLjk2OTEgMi4yMzQ4NUMyMi4wMTM0IDEuOTkwNjUgMjIuMDEwMSAxLjczOTk0IDIxLjk1OTMgMS40OTcwNUMyMS45MDg1IDEuMjU0MTYgMjEuODExMiAxLjAyMzg0IDIxLjY3MzEgMC44MTkyNjJDMjEuNTM0OSAwLjYxNDY4IDIxLjM1ODUgMC40Mzk4MzggMjEuMTU0MSAwLjMwNDcyN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;margin-right:10px}@media (max-width:991px){.accept-list__list-item:before{width:18px;height:18px;min-width:18px;min-height:18px}}.blue-banner{background-image:url(/wp-content/themes/slotenmaker-amsterdam247.nl-blue-with-yellow/assets/css/../../img/blue-bg.png);background-size:cover;background-repeat:no-repeat;padding:66px 0;text-align:center;color:var(--white)}@media (max-width:767px){.blue-banner{padding-block:50px}}.blue-banner__title{margin-bottom:27px}.blue-banner__text{margin-bottom:30px;width:75%;margin-inline:auto}@media (max-width:767px){.blue-banner__text{width:100%}}.blue-banner__btn{margin-inline:auto}.featured{padding:100px 0;display:grid;width:100%}@media (max-width:991px){.featured{padding:60px 0}}.featured__info-title{margin-bottom:30px;color:#3c424f}.faq{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 30px;align-items:start}@media (max-width:991px){.faq{grid-template-columns:100%}}.faq__wrapper{display:grid;grid-gap:20px 30px;align-items:start}.faq__item{background:#f6f6f6;width:100%;border-radius:15px;overflow:hidden;cursor:pointer;padding:1px;transition:var(--transition-bg)}.faq__item[open]{padding:0;border:1px solid var(--border-grey);background:var(--white);transition:var(--transition-bg);box-shadow:4px 4px 14px rgba(0,0,0,.13)}.faq__item[open] .faq__question{color:var(--blue)}.faq__item[open] .faq__question:after{color:var(--blue);transform:rotate(45deg);transition:var(--transition)}.faq__question{font-weight:500;font-size:1.1rem;line-height:var(--line-height-24);padding:28px;display:inline-flex;align-items:center;width:100%;color:#696e7b}@media (max-width:991px){.faq__question{padding:20px 15px}}.faq__question::marker{content:none}.faq__question:before{content:"?";display:inline-flex;justify-content:center;align-items:center;flex:0 0 auto;width:40px;height:40px;margin-right:15px;border-radius:50%;background-color:var(--blue);color:var(--white);font-size:1.5rem}.faq__question:after{content:"+";display:inline-flex;justify-content:center;align-items:center;flex:0 0 auto;width:35px;height:35px;border-radius:50%;margin-left:auto;color:#aebcd1;font-size:28px;transition:var(--transition)}.faq__answer{padding:0 28px 28px 83px;color:#696e7b;font-weight:400;font-size:1.1rem;line-height:1.5rem}.faq__answer a{color:var(--blue);text-decoration:underline}@media (max-width:991px){.faq__answer{padding:0 20px 20px 20px}}.map{position:relative}.map__wrapper{display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.map__wrapper{grid-template-columns:100%;padding:60px 0;grid-gap:2rem}}.map__contacts{padding:91px 42px 127px 0}@media (max-width:767px){.map__contacts{padding:0}}.map__contacts-title{margin-bottom:20px}.map__contacts-text{margin-bottom:30px;line-height:1.8rem}.map__contacts-links-wrapper{display:grid;grid-gap:1rem;align-items:start}.map__contacts-link{display:grid;grid-template-columns:35px 1fr;align-items:center;font-size:1.1rem;color:var(--black-0);letter-spacing:.74px;transition:var(--transition)}@media (max-width:767px){.map__contacts-link{font-size:1rem}}.map__contacts-link[href]:hover{color:var(--blue);filter:brightness(2)}.map__contacts-link-img{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.map__contacts-link-img{width:20px;height:20px}}.map iframe{position:absolute;top:0;right:0;bottom:0;left:50%;height:100%;width:50%}@media (max-width:767px){.map iframe{position:relative;width:100%;height:400px;left:0}}.text__wrapper{padding:69px 0 120px;width:100%}@media (max-width:991px){.text__wrapper{padding-block:55px}}.text__text-wrapper{display:grid;gap:1rem}.areas{padding:70px 0}.areas__title-wrapper{margin-bottom:30px}.areas__title{color:var(--white)}.areas__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px 30px}@media (max-width:767px){.areas__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.areas__wrapper{grid-template-columns:100%}}.areas__item{color:var(--white);display:grid;place-content:center;text-align:center;border:1px solid var(--white);transition:var(--transition);padding:1rem}.areas__item:hover{color:var(--blue);background-color:var(--white)}.advantages{background-color:var(--white-dark);padding:50px 0}.advantages__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:60px}@media (max-width:991px){.advantages__wrapper{grid-gap:30px 20px}}@media (max-width:767px){.advantages__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:610px){.advantages__wrapper{grid-template-columns:100%}}.advantages__item{display:grid;grid-template-columns:60px 1fr;grid-gap:20px}@media (max-width:767px){.advantages__item:last-child{grid-column:-1/1}}.advantages__name{margin-bottom:10px}.advantages__text{color:#686b77}.services{padding:100px 0;background-color:var(--white)}@media (max-width:991px){.services{padding:60px 0}}.services__title{margin-bottom:20px}.services__text{margin-bottom:40px}.services__wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px 30px}@media (max-width:1199px){.services__wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.services__wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:610px){.services__wrapper{grid-template-columns:100%}}.services__item{display:grid;align-items:start;background:var(--white);box-shadow:0 0 20px rgba(0,0,0,.05);border-radius:25px;padding:32px 14px 31px 16px}@media (max-width:610px){.services__item{padding:20px 15px}}.services__name{font-family:"Poppins",sans-serif;margin-bottom:10px;font-weight:500}.services__item-text{font-family:"Poppins",sans-serif;margin-bottom:40px}@media (max-width:610px){.services__item-text{margin-bottom:20px}}.services__img-wrapper{display:flex;justify-content:space-between;align-items:baseline}.services__img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain}@media (max-width:610px){.services__img{width:55px;height:55px}}.services__number{font-family:"Poppins",sans-serif;font-weight:500;font-size:3.125rem;line-height:3.4375rem;-webkit-text-stroke:1px var(--black);color:var(--white)}@media (max-width:610px){.services__number{font-size:2.5rem;line-height:2.8rem}}.about{padding:100px 0}@media (max-width:991px){.about{padding:60px 0}}.about__wrapper{display:grid;grid-template-columns:300px 1fr;grid-gap:15px}@media (max-width:991px){.about__wrapper{grid-template-columns:100%}}.about__img-wrapper{text-align:right;display:grid;grid-gap:15px;align-content:start}@media (max-width:991px){.about__img-wrapper{display:none}}.about__img{margin-left:auto;-o-object-fit:cover;object-fit:cover;border-radius:25px;width:285px;height:150px}.about__img_small{width:215px}.about__info-wrapper{display:grid;grid-gap:15px}.about__header{padding:22px 0 0;display:grid;align-content:start;grid-template-columns:215px 1fr;grid-gap:57px}@media (max-width:767px){.about__header{grid-gap:15px 30px}}@media (max-width:610px){.about__header{grid-template-columns:100%}}.about__header-img{width:215px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:25px}@media (max-width:610px){.about__header-img{margin:0 auto;order:2}}.about__header-info-wrapper{display:grid}.about__header-semi-title{font-family:"Poppins",sans-serif;margin-bottom:9px}.about__header-title{font-family:"Poppins",sans-serif;font-weight:400;margin-bottom:26px;font-size:2.5rem;line-height:2.75rem}.about__header-text{font-family:"Poppins",sans-serif;font-size:.9rem;line-height:1.375rem;color:#414141}.about__body{display:grid;align-items:start;grid-template-columns:294px 1fr;grid-gap:15px 70px}@media (max-width:1199px){.about__body{grid-gap:15px 30px}}@media (max-width:767px){.about__body{grid-template-columns:210px 1fr}}@media (max-width:610px){.about__body{grid-template-columns:100%}}.about__body-img{width:294px;height:229px;border-radius:25px;-o-object-fit:cover;object-fit:cover}@media (max-width:767px){.about__body-img{width:210px;height:180px}}@media (max-width:610px){.about__body-img{margin:0 auto;order:2}}.about__body-info-wrapper{background:var(--white);box-shadow:0 10px 20px rgba(0,0,0,.15);border-radius:25px;padding:1.5625rem 2rem 1rem 4.4375rem}@media (max-width:1199px){.about__body-info-wrapper{padding:1.2rem 1rem 1.2rem 2rem}}.about__body-text{font-family:"Poppins",sans-serif;font-size:1rem;line-height:1.375rem;color:#414141;display:grid;grid-gap:11px}.breadcrumbs-section{background-color:#ecf0f1}.breadcrumbs{margin-block:1rem;display:inline-flex}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:0 .5rem;font-size:13px;align-items:baseline;margin:0!important}.breadcrumbs__list-item,.breadcrumbs__list li{display:inline-flex;font-size:inherit}.breadcrumbs__list-link{text-decoration:none;color:#0E3A52;transition:all ease-in-out 0.2s}.breadcrumbs__list-link:hover,.breadcrumbs__list-link:hover .breadcrumbs__list-link-text{text-decoration:none;color:#0E3A52;transition:all ease-in-out 0.2s}.breadcrumbs__list-link-text{font-size:13px;transition:all ease-in-out 0.2s}.cookie-box{position:fixed;bottom:0;left:0;right:0;background-color:rgba(255,255,255,1);box-shadow:0 0 15px 5px rgba(0,0,0,.3);min-width:100%;z-index:1000000;font-size:13px;letter-spacing:0;line-height:20px;text-align:center;font-weight:400;color:#000;box-sizing:border-box;padding:16px}.cookie-box.hidden{display:none}.cookie-box__wrapper{position:relative;display:block;width:100%}.cookie-box__text-box{display:inline-flex;align-items:center;width:95%;gap:1rem}.cookie-box__text{margin:0;width:100%}.cookie-box__approve{cursor:pointer;background-color:#ffdc60;color:#0E3A52;padding:.5rem 1.5rem;opacity:.7;transition:.2s}.cookie-box__approve:hover{opacity:1}.cookie-box__close{position:absolute;cursor:pointer;width:15px;height:15px;opacity:.5;transition:.3s;right:-8px;top:-8px}.cookie-box__close:hover{opacity:1;transition:.3s}.cookie-box__close:before,.cookie-box__close:after{position:absolute;content:' ';height:15px;width:2px;background-color:rgba(0,0,0,1)}.cookie-box__close:before{transform:rotate(-45deg);transition:0.3s}.cookie-box__close:after{transform:rotate(45deg);transition:0.3s}@media(max-width:991px){.cookie-box{text-align:left}}@media(max-width:767px){.cookie-box__text-box{flex-direction:column;text-align:center;gap:1rem}}.call-mobile{position:fixed;bottom:30px;right:30px;width:72px;height:70px;background:var(--yellow);border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:1000}.call-mobile img{width:30px;object-fit:contain}#toTopButton{display:none;position:fixed;bottom:110px;right:31px;padding:10px 20px;background-color:var(--blue);color:#fff;border:none;border-radius:47px;cursor:pointer;width:71px;height:70px;font-size:25px;filter:brightness(1.5);z-index:999999}.how-we-work{margin:60px 0}.how-we-work__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.how-we-work__title{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:24px;line-height:1.1}.how-we-work__info p{font-size:14px;font-weight:500;color:#6c757d;line-height:1.6;margin:0}.how-we-work__item{border-bottom:1px solid #e9ecef}.how-we-work__item:last-child{border-bottom:none}.how-we-work__toggle{width:100%;padding:20px 0;background:transparent;border:none;text-align:left;font-size:16px;font-weight:600;color:var(--blue);cursor:pointer;position:relative;transition:all 0.3s ease;display:flex;justify-content:space-between;align-items:center}.how-we-work__toggle:hover{color:var(--blue);filter:brightness(2)}.how-we-work__toggle:hover::after{border-top-color:var(--blue)}.how-we-work__toggle::after{content:'';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid #2c3e50;transition:all 0.3s ease;flex-shrink:0}.how-we-work__item.active .how-we-work__toggle{color:var(--blue)}.how-we-work__item.active .how-we-work__toggle::after{transform:rotate(180deg);border-top-color:var(--blue)}.how-we-work__content{height:0;overflow:hidden;transition:height 0.3s ease}.how-we-work__item.active .how-we-work__content{margin-bottom:20px}.how-we-work__content p{margin:0;font-size:14px;font-weight:500;color:#6c757d;line-height:1.6}@media (max-width:767px){.how-we-work__wrapper{grid-template-columns:1fr;gap:40px}}.section-testimonials{padding:50px 0}.testimonials__title-wrapper{margin-bottom:30px}.testim__wrapper{height:230px!important}.testim__item{border-top-width:2px;border-bottom-width:2px;border-left-width:2px;border-right-width:2px;background-color:#fff;backdrop-filter:blur(0);border-style:solid;border-color:#e5e5e5;background:#fff;background-color:rgb(255,255,255);border-radius:4px;padding:15px;margin:0;font-size:14px;line-height:1.4em;height:200px!important;box-shadow:unset!important}.testim__header{display:grid;grid-template-columns:50px 1fr 30px}.testim__img-wrapper{width:40px;height:40px;border-radius:50%}.testim__img{width:100%;height:100%;object-fit:cover;border-radius:50%}.testim__info-wrapper{display:grid}.testim__name{font-weight:700;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000}.testim__date{color:#000;opacity:.5;font-size:12px}.testim__g-icon-wrapper{width:20px;height:20px;margin-left:auto}.testim__g-icon-img{width:100%;height:100%}.testim__rating-wrapper{display:flex;gap:5px;margin-bottom:5px;margin-top:10px}.testim__rating-img{width:16px;height:16px;object-fit:contain}.testim__text{height:81px;line-height:20px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;text-align:left;-webkit-line-clamp:inherit;overflow-y:auto;overflow-x:hidden;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin;font-weight:400}.testim__pagination{bottom:-25px}.testim__pagination .swiper-pagination-bullet-active{background:var(--blue)!important}.testim *{box-sizing:border-box!important}.text-wrapper{padding:20px;max-width:100%;margin:0 auto}.text-wrapper p{margin:0 0 16px 0;line-height:1.6}.text-wrapper h2,.text-wrapper h3,.text-wrapper h4,.text-wrapper h5,.text-wrapper h6{margin:24px 0 16px 0}.text-wrapper ul,.text-wrapper ol{margin:0 0 16px 0;padding-left:20px}.text-wrapper table{width:100%;margin:24px 0;border-collapse:collapse}.text-wrapper thead *{font-weight:700}.text-wrapper th,.text-wrapper td{padding:12px;border:1px solid #ddd}.text-wrapper th{background-color:#f5f5f5;text-align:left}.text-wrapper img:not(.call-btn img){max-width:100%;height:auto;margin:16px 0;display:block}.text-wrapper figure{margin:24px 0}.text-wrapper figcaption{margin-top:8px;font-style:italic;color:#666;text-align:center}.text-wrapper blockquote{margin:24px 0;padding:16px;border-left:4px solid #ddd;color:#555;background-color:#f9f9f9}.text-wrapper *:last-child{margin-bottom:0}.text-wrapper strong{font-weight:700}.text-wrapper :is(ul,li){list-style-type:disc;list-style-position:inside}@media (max-width:767px){.text-wrapper h2{font-size:24px}.text-wrapper h3{font-size:20px}.text-wrapper table{display:block;overflow-x:auto}.text-wrapper th,.text-wrapper td{padding:8px}.text-wrapper blockquote{padding:12px}}@media (max-width:480px){.text-wrapper h2{font-size:20px}.text-wrapper h3{font-size:18px}.text-wrapper p{margin:0 0 12px 0;font-size:16px}.text-wrapper ul,.text-wrapper ol{padding-left:15px}.text-wrapper img:not(.call-btn img){margin:12px 0}.text-wrapper figure{margin:16px 0}.text-wrapper blockquote{padding:10px;border-left-width:3px}}.areas-page-link a{margin-top:15px;color:var(--white)}h2.areas-page-link{margin-top:30px;color:var(--white)}