@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@500;600;700;900&display=swap);*{margin:0;padding:0}html{font-family:Raleway,sans-serif;color:#000;font-weight:500;background-color:#d9d9d9}.std-icon{width:32px;height:32px;color:#0021ed}.container{max-width:1920px;margin:auto;box-sizing:border-box;padding-left:90px;padding-right:90px}@media only screen and (max-width:992px){.container{padding-left:60px;padding-right:60px}}@media only screen and (max-width:768px){.container{padding-left:30px;padding-right:30px}}@media only screen and (max-width:768px){.container{padding-left:15px;padding-right:15px}}.page-section{padding-bottom:90px;position:relative;box-sizing:border-box}.help-btn.circle.std-btn{position:fixed;width:117px;height:117px;bottom:162px;right:90px;z-index:100;opacity:1;visibility:visible;box-shadow:0 0 2px 2px rgba(0,0,0,.1);transition-duration:.15s;transition-property:opacity,visibility}@media only screen and (max-width:768px){.help-btn.circle.std-btn{width:90px;height:90px;bottom:100px;right:50px}}.help-btn.circle.std-btn.hide{opacity:0;visibility:hidden}a .icon-arrow{width:23px;height:23px;background:url(/wp-content/themes/420recepta/imgs/icons/arrow-right-top.svg) no-repeat;background-size:100% 100%;background-position:center center}.std-links a{color:#8affc7;text-decoration:underline}.std-links a u{text-decoration:none}.std-links a:hover{text-decoration:none}article p{margin:20px 0;font-size:18px}.std-input{display:block;width:100%;max-width:600px;background-color:#fff;font-size:18px;border-radius:100px;border:0;height:72px;box-sizing:border-box;padding:0 25px}textarea.std-input{min-height:144px;max-height:1000px;padding-top:20px;padding-bottom:20px;border-radius:40px;resize:none;overflow:hidden}.inp-label{font-size:18px;margin-left:25px;margin-bottom:10px;display:block}.std-file-input input[type=file]{position:fixed;z-index:0;top:-1000px;left:0;opacity:0}.std-file-input .upload-btn .icon{display:inline-block;width:40px;height:40px;background:url(/wp-content/themes/420recepta/imgs/icons/upload.png) no-repeat;background-size:contain;background-position:center center;margin-right:10px;filter:opacity(.7)}h1.heading,h2.heading,h2.wp-block-heading{width:100%;text-align:center;font-size:55px;font-weight:500;line-height:normal}@media only screen and (max-width:768px){h1.heading,h2.heading,h2.wp-block-heading{font-size:36px;line-height:normal}}h1.heading strong,h2.heading strong,h2.wp-block-heading strong{font-weight:700}h3.heading{font-size:36px;font-weight:700;line-height:48px}@media only screen and (max-width:768px){h3.heading{font-size:28px;line-height:normal}}.std-btn{border-radius:100px;text-transform:uppercase;font-size:18px;border-width:3px;background-color:transparent;text-align:center;box-sizing:border-box;border-style:solid;height:72px;width:400px;max-width:400px;display:flex;align-items:center;justify-content:center;text-decoration:none;filter:brightness(1);transition-duration:.15s;transition-property:filter}.std-btn:hover{filter:brightness(1.2)}@media only screen and (max-width:768px){.std-btn{font-size:18px;width:100%}}.std-btn.primary{border-color:#0021ed;color:#fff;background-color:#0021ed}.std-btn.primary.outline{color:#0021ed;background-color:transparent}.std-btn.secondary{border-color:#8affc7;color:#000;background-color:#8affc7}.std-btn.secondary.outline{color:#8affc7;background-color:transparent}.std-btn.lite{color:#000;border-color:#fff;background-color:#fff}.std-btn.lite.outline{color:#fff;background-color:transparent}.std-btn.sm{font-size:16px;border-width:1px;height:48px;width:218px}.std-btn.circle{border-radius:100%;height:39px;width:39px}.toggler{position:absolute;width:34px;height:34px;border-radius:100%;background:url(/wp-content/themes/420recepta/imgs/icons/plus.svg) no-repeat;background-size:22px 22px;background-position:center center;transition-duration:.15s;transition-property:transform}.std-list{list-style-type:none;font-size:18px;font-weight:500;line-height:35px}.std-list li{position:relative;padding-left:12px}.std-list li:before{content:"•";position:absolute;left:0;top:0}.social-links{display:flex;flex-direction:row;align-items:center;gap:34px}.social-list-component .social-item .social-link{color:#fff;border:0}.main-nav-wrap{position:relative}.main-nav{position:fixed;z-index:50;top:80px}@media only screen and (max-width:576px){.main-nav{top:40px;left:15px}}.main-nav .btn-open-main-nav{width:127px;border-color:#000;color:#000;transition-duration:.15s;transition-property:color,border-color,background-color}.main-nav .btn-open-main-nav:hover{color:#444}.main-nav .btn-open-main-nav.with-bg{color:#000!important;background-color:#8affc7;border-color:#8affc7!important;box-shadow:0 0 2px 2px rgba(0,0,0,.05)}.main-nav .btn-open-main-nav.with-bg:hover{color:#000!important}.main-nav .nav-popup{visibility:hidden;opacity:0;position:absolute;z-index:10;top:10px;margin-top:90px;padding:36px 39px;border-radius:50px;width:358px;min-width:317px;max-width:100%;box-sizing:border-box;background-color:#dbffff;transition-duration:.15s;transition-property:top,visibility,opacity}@media only screen and (max-width:768px){.main-nav .nav-popup{padding-left:30px;padding-right:30px}}.main-nav .nav-popup.show{opacity:1;visibility:visible;top:0}.main-nav .nav-popup .btn-close-main-nav{position:absolute;right:40px;top:30px;filter:brightness(1);transition-duration:.15s;transition-property:filter}.main-nav .nav-popup .btn-close-main-nav:hover{filter:brightness(3)}.main-nav .nav-popup .lists{display:flex;flex-direction:row;align-items:end;gap:30px}.main-nav .nav-popup .nav-list{display:flex;flex-direction:column;gap:20px;max-width:120px;overflow:visible}.main-nav .nav-popup .nav-list .nav-item{width:max-content}.main-nav .nav-popup .nav-list .nav-item .nav-link{text-decoration:none;color:#000;transition-duration:.15s;transition-property:color;text-transform:uppercase}.main-nav .nav-popup .nav-list .nav-item .nav-link:hover{color:#0021ed}.main-nav .nav-popup .social-links{flex-direction:column;gap:20px;align-items:start}.main-nav .nav-popup .social-links .social-item .social-link{text-decoration:none;color:#0021ed}.header .container{width:100%;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:20px;justify-content:space-between;align-items:center}@media only screen and (max-width:992px){.header .container{grid-template-columns:1fr 2fr}}@media only screen and (max-width:576px){.header .container{grid-template-columns:1fr;justify-items:center}}.header .container .social-bar{display:flex;flex-direction:row;justify-content:end;gap:34px;height:max-content}@media only screen and (max-width:992px){.header .container .social-bar{display:none}}.site-footer{background-color:#e5e5e5;padding:90px 0}.site-footer .container{display:grid;grid-template-columns:auto auto;grid-gap:90px;justify-content:space-between}@media only screen and (max-width:992px){.site-footer .container{justify-content:center;grid-template-columns:auto}}@media only screen and (max-width:992px){.site-footer .logo{display:flex;justify-content:center}}.site-footer .logo img{width:237px;height:156px}.site-footer .footer-nav{height:100%;display:flex;flex-direction:column;justify-content:center}.site-footer .footer-nav .nav-list{display:grid;grid-template-columns:auto auto;grid-gap:40px 90px;color:#000}@media only screen and (max-width:992px){.site-footer .footer-nav .nav-list{grid-template-columns:auto auto;grid-gap:40px;justify-items:center}}.site-footer .footer-nav .nav-list li a{font-size:18px;font-weight:500;transition-duration:.15s;transition-property:color}.site-footer .footer-nav .nav-list li a:hover{color:#0021ed}.site-footer{padding-bottom:162px}@media only screen and (max-width:992px){.site-footer{padding-bottom:252px}}.popup.treatment-details-popup{position:absolute;z-index:5;left:0;top:70px;right:70px;background-color:#d9d9d9;border-radius:50px;overflow-y:auto;padding:30px 60px;box-sizing:border-box;opacity:0;visibility:hidden;transition-duration:.15s;transition-property:opacity,visibility,top,right}@media only screen and (max-width:992px){.popup.treatment-details-popup{padding:30px}}.popup.treatment-details-popup.show{visibility:visible;opacity:1;top:-45px;right:0}.popup.treatment-details-popup .details{display:grid;grid-template-columns:auto auto auto auto;gap:50px}@media only screen and (max-width:1540px){.popup.treatment-details-popup .details{display:flex;flex-direction:row;flex-wrap:wrap}}@media only screen and (max-width:1200px){.popup.treatment-details-popup .details{gap:30px}}.popup.treatment-details-popup .details .details-heading{width:250px;font-size:18px;line-height:24px}@media only screen and (max-width:1540px){.popup.treatment-details-popup .details .details-heading{width:100%}}.popup.treatment-details-popup .std-list{max-width:355px}@media only screen and (max-width:1540px){.popup.treatment-details-popup .std-list{width:260px}}@media only screen and (max-width:1200px){.popup.treatment-details-popup .std-list{width:260px}}@media only screen and (max-width:992px){.popup.treatment-details-popup .std-list{width:220px}}.popup.treatment-details-popup .close-treatment-popup{transform:rotate(45deg);right:60px;top:30px}@media only screen and (max-width:992px){.popup.treatment-details-popup .close-treatment-popup{right:30px}}.std-card{border-radius:50px;width:100%;max-width:567px;background-color:#fff}.std-card .card-head{overflow:hidden;border-radius:50px 50px 0 0}.std-card .card-head .pic{width:100%;height:100%;object-fit:cover;height:382px}.std-card .card-body{padding:50px;font-size:18px;line-height:24px}@media only screen and (max-width:768px){.std-card .card-body{padding:30px}}.std-card .card-body .heading{font-size:24px;font-weight:500;line-height:32px;color:#0021ed}.std-card .card-body p{margin-top:20px}.single-post .article{font-size:18px;font-weight:500;line-height:133.9%;margin-bottom:90px;padding-top:75px}.single-post .article h2.wp-block-heading{text-align:left;margin-bottom:90px}.single-post .article .wp-block-image .alignleft{margin-right:75px;width:50%}.single-post .article .wp-block-image .alignright{margin-left:75px;width:50%}@media only screen and (max-width:1200px){.single-post .article .wp-block-image .alignleft,.single-post .article .wp-block-image .alignright{width:100%;float:none!important;margin:75px 0}.single-post .article .wp-block-image .alignleft img,.single-post .article .wp-block-image .alignright img{width:100%;height:auto}}.single-post .article img{border-radius:50px}.single-post .article p+.wp-block-image{margin-top:75px}.lang-selector{display:flex;flex-direction:row;gap:10px}.lang-selector .lang-option{transition-duration:.15s;transition-property:color;text-transform:uppercase}.lang-selector .lang-option:hover{color:#0021ed}.lang-selector .lang-option.active{color:#0021ed}.contact-line{position:fixed;z-index:50;bottom:0;left:0;right:0;background-color:#8affc7;height:72px}@media only screen and (max-width:992px){.contact-line{height:auto}}.contact-line .container{height:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;font-size:16px}@media only screen and (max-width:992px){.contact-line .container{flex-direction:column;flex-wrap:nowrap;padding:20px 0}}.contact-line .container .contact-line-link{text-decoration:underline}.contact-line .container .contact-group{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:90px;width:100%}@media only screen and (max-width:992px){.contact-line .container .contact-group{flex-direction:column;flex-wrap:nowrap;gap:20px}}.popup.contact-form-popup,.popup.review-form-popup{position:absolute;z-index:5;left:70px;top:0;background-color:#d9d9d9;border-radius:50px;overflow-y:auto;padding:40px 60px;box-sizing:border-box;opacity:0;width:100%;max-width:700px;visibility:hidden;transition-duration:.15s;transition-property:opacity,visibility,top,right,left}@media only screen and (max-width:992px){.popup.contact-form-popup,.popup.review-form-popup{padding:30px}}@media only screen and (max-width:768px){.popup.contact-form-popup,.popup.review-form-popup{left:0}}.popup.contact-form-popup.show,.popup.review-form-popup.show{visibility:visible;opacity:1;top:-200px;left:0}.popup.contact-form-popup .details .label,.popup.review-form-popup .details .label{margin-bottom:15px;display:block}.popup.contact-form-popup .details .upload-btn,.popup.review-form-popup .details .upload-btn{max-width:600px;width:100%}.popup.contact-form-popup .details .submit-form,.popup.review-form-popup .details .submit-form{width:100%;max-width:600px}.popup.contact-form-popup .toggler,.popup.review-form-popup .toggler{transform:rotate(45deg);right:60px;top:30px}@media only screen and (max-width:992px){.popup.contact-form-popup .toggler,.popup.review-form-popup .toggler{right:30px}}@media only screen and (max-width:576px){.popup.contact-form-popup .toggler,.popup.review-form-popup .toggler{top:20px}}.popup.contact-form-popup .loader,.popup.review-form-popup .loader{background-color:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;bottom:0;right:0;z-index:1;opacity:0;visibility:hidden;transition-duration:.15s;transition-property:visibility,opacity}.popup.contact-form-popup .loader .heading,.popup.review-form-popup .loader .heading{color:#000!important}.popup.contact-form-popup .loader.show,.popup.review-form-popup .loader.show{opacity:1;visibility:visible}.popup.contact-form-popup .loader img,.popup.review-form-popup .loader img{width:32px;height:32px}.popup.review-form-popup{left:auto!important}.popup.review-form-popup.show{visibility:visible;opacity:1;top:-200px}.popup.review-form-popup .heading{color:#fff;font-size:36px;line-height:42px;font-weight:600;text-align:center}.page-section.home{padding-top:24px;padding-bottom:175px;background:url(/wp-content/themes/420recepta/imgs/home-bgi.webp) no-repeat;background-size:cover;background-position:center center}.page-section.home #home-bg-video{position:absolute;z-index:1;top:0;height:100%;width:100%;object-fit:cover;opacity:0;transition-property:opacity;transition-duration:.15s}.page-section.home #home-bg-video.show{opacity:1}.page-section.home .wrap{position:relative;z-index:2}.page-section.home .back-spot{border-radius:100%;background:#a7fccb;filter:blur(75px);width:380px;height:380px;position:absolute}@media only screen and (max-width:1540px){.page-section.home .back-spot{display:none}}.page-section.home .back-spot.bs1{left:423px;top:-105px}.page-section.home .back-spot.bs2{width:230px;height:230px;right:475px;top:0}.page-section.home .heading{position:relative;z-index:1;margin-bottom:75px}.page-section.home .content{margin-top:146px;position:relative}.page-section.home .content .description{font-size:18px;font-weight:500;width:100%;max-width:550px;margin-left:auto;margin-right:auto;line-height:133%;text-align:center;position:relative;z-index:1}.page-section.home .content .actions{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:75px}.page-section.proposal{padding-top:90px;background-color:#e5e5e5}.page-section.proposal .proposal-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px 20px;margin-top:90px}@media only screen and (max-width:1200px){.page-section.proposal .proposal-cards{grid-template-columns:1fr 1fr;grid-gap:40px 10px}}@media only screen and (max-width:992px){.page-section.proposal .proposal-cards{grid-template-columns:1fr}}.page-section.proposal .proposal-card{padding:48px 50px;border-radius:50px;width:100%;box-sizing:border-box;background-color:#fff}@media only screen and (max-width:1200px){.page-section.proposal .proposal-card{padding:30px}}@media only screen and (max-width:992px){.page-section.proposal .proposal-card{padding:30px}}.page-section.proposal .proposal-card .card-head{height:120px}.page-section.proposal .proposal-card .card-head .heading{color:#0021ed}.page-section.proposal .proposal-card .card-head .sub-heading{color:#888;font-size:24px;line-height:32px;margin-top:10px}@media only screen and (max-width:768px){.page-section.proposal .proposal-card .card-head .sub-heading{font-size:20px;line-height:normal}}.page-section.proposal .proposal-card .card-body{margin-bottom:40px}.page-section.proposal .proposal-card .card-body .details li{position:relative;font-size:24px;line-height:32px;margin-top:20px;padding-left:81px}@media only screen and (max-width:768px){.page-section.proposal .proposal-card .card-body .details li{padding-left:40px}}.page-section.proposal .proposal-card .card-body .details li:before{content:"";display:block;width:27px;height:27px;background-color:#0021ed;position:absolute;left:0;top:3px;background:url(/wp-content/themes/420recepta/imgs/icons/mark.svg) no-repeat;background-size:contain}.page-section.proposal .proposal-card .card-foot{padding-top:35px;border-top:3px solid #0021ed}.page-section.proposal .proposal-card .card-foot .price{font-size:36px;line-height:48px;font-weight:700;color:#0021ed}@media only screen and (max-width:768px){.page-section.proposal .proposal-card .card-foot .price{font-size:28px;line-height:normal}}.page-section.proposal .actions{margin-top:90px;display:flex;justify-content:center}.page-section.steps{background-color:#0021ed;padding-top:90px;color:#fff}.page-section.steps .content{display:grid;grid-template-columns:auto auto;grid-gap:122px;align-items:stretch}@media only screen and (max-width:1200px){.page-section.steps .content{grid-template-columns:auto;justify-content:center}}.page-section.steps .slide{max-width:750px}@media only screen and (max-width:1200px){.page-section.steps .slide{display:none}}.page-section.steps .slide img{border-radius:60px;object-fit:cover;height:100%;width:100%}@media only screen and (min-width:1541px){.page-section.steps .slide img{max-height:900px}}.page-section.steps .slide.slide-on-sm{display:none}@media only screen and (max-width:576px){.page-section.steps .slide.slide-on-sm{display:block}}.page-section.steps .steps-list{display:flex;flex-direction:column;justify-content:space-between;min-height:860px}@media only screen and (max-width:1200px){.page-section.steps .steps-list{gap:90px}}.page-section.steps .steps-list .heading{text-align:left;width:auto}@media only screen and (max-width:1200px){.page-section.steps .steps-list .heading{text-align:center}}.page-section.steps .steps-list ul{display:flex;flex-direction:column;gap:50px}.page-section.steps .steps-list ul li{display:flex;flex-direction:row;align-items:start;gap:50px}@media only screen and (max-width:576px){.page-section.steps .steps-list ul li{gap:30px}}.page-section.steps .steps-list ul li .num{font-size:75px;font-weight:700;line-height:100px;position:relative;top:-20px}@media only screen and (max-width:768px){.page-section.steps .steps-list ul li .num{font-size:55px}}@media only screen and (max-width:576px){.page-section.steps .steps-list ul li .num{font-size:40px}}.page-section.steps .steps-list ul li h4{font-size:36px;line-height:48px;font-weight:700}@media only screen and (max-width:768px){.page-section.steps .steps-list ul li h4{font-size:28px;line-height:normal}}.page-section.steps .steps-list ul li p{margin-top:20px;font-size:18px;line-height:24px}@media only screen and (max-width:1200px){.page-section.steps .steps-list .actions{display:flex;justify-content:center}}.page-section.benefits{background-color:#0a4257;color:#fff;padding-top:90px}.page-section.benefits .benefit-grid{margin-top:90px;display:grid;align-items:stretch;grid-template-columns:1fr 1fr 1fr;grid-gap:60px;justify-content:space-between;justify-items:center}@media only screen and (max-width:1200px){.page-section.benefits .benefit-grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:768px){.page-section.benefits .benefit-grid{grid-template-columns:1fr}}.page-section.benefits .benefit-grid .benefit-card{color:#000;border-radius:50px;padding:28px 38px;box-sizing:border-box;background-color:#dbffff;max-width:505px;width:100%}.page-section.benefits .benefit-grid .benefit-card .title{font-weight:500;font-size:36px;line-height:48px}.page-section.benefits .benefit-grid .benefit-card .about{font-size:18px;line-height:24px;margin-top:20px}.page-section.reviews{padding-top:90px;background-color:#8affc7}.page-section.reviews .reviews-grid{margin-top:90px;width:100%}.page-section.reviews .reviews-grid .slick-container{width:100%}.page-section.reviews .reviews-grid .slick-container .slick-track{display:flex;flex-direction:row;place-content:stretch space-between}.page-section.reviews .reviews-grid .slick-container .slick-dots{list-style-type:none;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;margin:20px auto;justify-content:center}.page-section.reviews .reviews-grid .slick-container .slick-dots button{font-size:0;width:10px;height:10px;border-radius:100%;display:block;border:0;background-color:#fff;transition-duration:.15s;transition-property:background-color}.page-section.reviews .reviews-grid .slick-container .slick-dots .slick-active button{background-color:#0021ed}.page-section.reviews .reviews-grid .slick-container .slick-arrow{position:absolute;font-size:0;border:0;width:32px;height:32px;bottom:50%;z-index:1;border-radius:100%;background-color:transparent;background-repeat:no-repeat;background-size:contain;transition-duration:.15s;transition-property:background-image}.page-section.reviews .reviews-grid .slick-container .slick-arrow.slick-prev{left:-32px;background-image:url(/wp-content/themes/420recepta/imgs/icons/chevron-left.png)}.page-section.reviews .reviews-grid .slick-container .slick-arrow.slick-prev:hover{background-image:url(/wp-content/themes/420recepta/imgs/icons/chevron-left-hover.png)}.page-section.reviews .reviews-grid .slick-container .slick-arrow.slick-next{right:-32px;background-image:url(/wp-content/themes/420recepta/imgs/icons/chevron-right.png)}.page-section.reviews .reviews-grid .slick-container .slick-arrow.slick-next:hover{background-image:url(/wp-content/themes/420recepta/imgs/icons/chevron-right-hover.png)}.page-section.reviews .reviews-grid .review-card-wrap{padding:0 10px;display:flex;justify-content:center}.page-section.reviews .reviews-grid .reviews-card{border-radius:50px;background-color:#fff;max-width:420px;min-height:520px}.page-section.reviews .reviews-grid .reviews-card .photo{overflow:hidden;border-radius:50px 50px 0 0;height:357px;width:100%}.page-section.reviews .reviews-grid .reviews-card .photo img{object-fit:cover;width:100%;height:100%}.page-section.reviews .reviews-grid .reviews-card .info{padding:44px 50px}@media only screen and (max-width:768px){.page-section.reviews .reviews-grid .reviews-card .info{padding:30px}}.page-section.reviews .reviews-grid .reviews-card .info .name{font-weight:500;font-size:24px;line-height:32px;color:#0021ed}.page-section.reviews .reviews-grid .reviews-card .info .about{margin-top:20px;font-size:18px;line-height:24px}.page-section.reviews .actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;margin-top:90px;position:relative}.page-section.faq{padding-top:90px;background-color:#fff}.page-section.faq .faq-list{margin-top:90px;display:flex;flex-direction:column;gap:45px}.page-section.faq .faq-list .faq-item{position:relative;overflow:hidden;font-size:18px;line-height:24px;border-radius:50px;padding:0 63px;background-color:#dbffff;height:90px;transition-duration:.15s;transition-property:background-color,height}.page-section.faq .faq-list .faq-item.show{background-color:#e5e5e5}.page-section.faq .faq-list .faq-item.show .faq-item-toggler{transform:rotate(45deg)}.page-section.faq .faq-list .faq-item .faq-item-toggler{right:60px;top:28px}@media only screen and (max-width:768px){.page-section.faq .faq-list .faq-item .faq-item-toggler{right:30px}}.page-section.faq .faq-list .faq-item .question{height:90px;display:flex;flex-direction:column;align-items:start;justify-content:center}.page-section.faq .faq-list .faq-item .answer{padding-bottom:48px;max-width:890px}.page-section.meet{background-color:#0021ed;padding-top:90px}.page-section.meet .heading{color:#fff}.page-section.meet .cards{margin-top:90px;display:grid;grid-template-columns:max-content auto;grid-gap:53px;position:relative}@media only screen and (max-width:1540px){.page-section.meet .cards{grid-template-columns:auto auto}}@media only screen and (max-width:1200px){.page-section.meet .cards{grid-template-columns:auto;justify-items:center;grid-gap:30px}}.page-section.meet .cards .teammate-card-wrap{position:relative;width:100%;max-width:567px}@media only screen and (min-width:1541px){.page-section.meet .cards .teammate-card-wrap{min-width:567px}}.page-section.meet .cards .teammate-card{background-color:#fff;border-radius:50px;width:100%;max-width:567px;min-width:420px}@media only screen and (max-width:576px){.page-section.meet .cards .teammate-card{min-width:initial}}.page-section.meet .cards .teammate-card .photo{overflow:hidden;border-radius:50px 50px 0 0;height:357px;width:100%}.page-section.meet .cards .teammate-card .photo img{object-fit:cover;width:100%;height:100%}.page-section.meet .cards .teammate-card .info{padding:50px}@media only screen and (max-width:768px){.page-section.meet .cards .teammate-card .info{padding:30px}}.page-section.meet .cards .teammate-card .info .name{font-size:24px;line-height:32px;color:#0021ed;font-weight:500;position:relative}.page-section.meet .cards .teammate-card .info .name .teammate-card-toggler{right:0}.page-section.meet .cards .teammate-card .info .main{margin-top:25px;display:flex;flex-direction:column;gap:20px}.page-section.meet .cards .teammate-card .info .main .info-line{display:flex;justify-content:space-between;font-size:18px}@media only screen and (max-width:576px){.page-section.meet .cards .teammate-card .info .main .info-line{flex-direction:column}}.page-section.meet .cards .teammate-card .info .main .info-line .data{display:block;width:200px}@media only screen and (max-width:768px){.page-section.meet .cards .teammate-card .info .main .info-line .data{width:auto}}.page-section.meet .cards .teammate-card .info .about-wrap{transition-duration:.15s;height:0;overflow:hidden;transition-property:height,visibility}.page-section.meet .cards .teammate-card .info .about{padding-top:25px;font-size:18px;line-height:24px}.page-section.meet .cards .teammate-card .info .about .std-btn{margin-top:50px;max-width:100%;width:100%}@media only screen and (min-width:1541px){.page-section.meet .cards .teammate-card.show{z-index:7}}@media only screen and (max-width:1540px){.page-section.meet .cards .teammate-card.show{position:static!important}}.page-section.meet .cards .teammate-card.show .teammate-card-toggler{transform:rotate(45deg)}.page-section.meet .cards .career-card{border-radius:50px;background:url(/wp-content/themes/420recepta/imgs/career-bg.png) no-repeat;background-size:cover;background-position:center center;height:657px;display:flex;justify-content:center;min-width:540px}@media only screen and (max-width:768px){.page-section.meet .cards .career-card{min-width:initial}}.page-section.meet .cards .career-card .apply-btn{max-width:90%}@media only screen and (max-width:1540px){.page-section.meet .cards .career-card{width:100%;max-width:1120px}}.page-section.meet .cards .career-card .card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px;height:100%;width:100%;max-width:706px}@media only screen and (max-width:992px){.page-section.meet .cards .career-card .card-content{width:auto}}.page-section.meet .cards .career-card .card-content .heading{color:#fff;font-size:36px;line-height:42px;font-weight:600;text-align:center}.page-section.meet .cards .career-card .card-content .apply-btn-wrap{width:100%;display:flex;justify-content:center;position:relative}.page-section.treatment{background-color:#0a4257;padding-top:90px;padding-bottom:90px}.page-section.treatment .grid{display:grid;grid-template-columns:auto 755px;grid-gap:60px;position:relative}@media only screen and (max-width:1540px){.page-section.treatment .grid{grid-template-columns:auto 600px}}@media only screen and (max-width:1200px){.page-section.treatment .grid{grid-template-columns:auto}}.page-section.treatment .grid .main{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:992px){.page-section.treatment .grid .main{align-items:center}}.page-section.treatment .grid .main .heading{color:#fff;text-align:left}@media only screen and (max-width:992px){.page-section.treatment .grid .main .heading{text-align:center}}.page-section.treatment .grid .main .about{color:#fff;width:100%;max-width:700px;line-height:24px;font-size:18px}@media only screen and (max-width:1540px){.page-section.treatment .grid .main .about{margin:60px 0}}@media only screen and (max-width:992px){.page-section.treatment .grid .main .about{text-align:center}}.page-section.treatment .grid .main .actions .show-treatment{border-color:#fff;color:#fff}@media only screen and (max-width:992px){.page-section.treatment .grid .main .actions{width:100%;display:flex;justify-content:center}}.page-section.treatment .grid .pic img{border-radius:50px;object-fit:cover;width:100%;height:529px}@media only screen and (max-width:576px){.page-section.treatment .grid .pic img{height:auto}}.page-section.articles{background-color:#e5e5e5;padding:90px 0}.page-section.articles .grid{display:flex;grid-gap:40px 20px;flex-wrap:nowrap;justify-content:center}@media only screen and (max-width:1200px){.page-section.articles .grid{flex-wrap:wrap}}@media only screen and (max-width:992px){.page-section.articles .grid{justify-content:center}}.page-section.articles .article-card .card-body .heading a{display:flex;flex-direction:row;justify-content:space-between}.page-section.articles .article-card .card-body .heading a .icon-arrow{position:relative;top:4px}.page-section.join-us{height:800px;background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/wp-content/themes/420recepta/imgs/ps-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding-bottom:0}.page-section.join-us .container{display:flex;height:100%}.page-section.join-us .content{display:flex;flex-direction:column;align-items:center;max-width:1000px;margin:auto}.page-section.join-us .content .heading{color:#fff;font-weight:600;line-height:normal;letter-spacing:1.125px;margin-bottom:40px}.page-section.join-us .content .btn-container{margin-top:56px;min-width:280px}@media only screen and (max-width:768px){.page-section.join-us .content .btn-container .std-btn{padding:0 20px}}.page-section.single-header{padding-top:24px;background-color:#8270e5}.page-section.single-header .btn-open-main-nav{border-color:#fff;color:#fff}.page-section.single-header .social-list-component .social-link{background-color:#fff;color:#000}.page-section.single-header .page-section.treatment{background-color:transparent}.single-page-regulamin{width:100%;height:100%;padding-top:24px}.single-page-regulamin .article-heading{margin-top:0;max-width:1500px;width:100%;margin-left:auto;margin-right:auto}.single-page-regulamin .wp-block-group{padding:50px 60px;border-radius:50px;color:#fff;margin-bottom:70px;font-size:18px;font-weight:500;line-height:194%}@media only screen and (max-width:576px){.single-page-regulamin .wp-block-group{padding:50px 30px}}.single-page-regulamin .wp-block-group .wp-block-heading{font-size:24px;font-weight:600;letter-spacing:.36px;margin-bottom:30px}.single-page-regulamin .wp-block-group ol{padding-left:18px}.single-page-regulamin .wp-block-group>div{max-width:1264px;margin:0!important}.single-page-regulamin .wp-block-group:nth-of-type(n){background-color:#0a4257}.single-page-regulamin .wp-block-group:nth-of-type(2n){background-color:#8270e5}.single-page-registration .header{padding-top:24px;padding-bottom:60px}.single-page-registration iframe+div{display:none!important}.reg-success-page{padding-top:24px;padding-bottom:60px;background:url(/wp-content/themes/420recepta/imgs/bg-success.png) no-repeat;background-position:center center;background-color:#8affc7;background-size:cover}.reg-success-page .main{height:100%}.reg-success-page .content{display:flex;flex-direction:column;justify-items:center;justify-content:center;align-items:center;padding-top:60px;padding-bottom:60px;height:400px;margin:auto;position:absolute;width:100%;top:50%;margin-top:-200px;max-width:initial}.reg-success-page .content .heading{font-weight:600;max-width:660px}.reg-success-page .content .text{text-align:center;margin-top:60px;font-size:18px;max-width:430px}.not-found-page{background-image:url(/wp-content/themes/420recepta/imgs/404-bg.png);color:#fff}.not-found-page .content .heading{font-size:300px;font-weight:500;line-height:normal;letter-spacing:4.5px}@media only screen and (max-width:992px){.not-found-page .content .heading{font-size:150px}}@media only screen and (max-width:576px){.not-found-page .content .heading{font-size:100px}}.not-found-page .content .sub-heading{font-size:55px;font-weight:600;letter-spacing:.825px;text-transform:uppercase;text-align:center}@media only screen and (max-width:576px){.not-found-page .content .sub-heading{font-size:36px}}.not-found-page .content .text{font-size:18px;font-style:normal;font-weight:500;max-width:520px;margin-top:44px}a.no-style,button.no-style,ul.no-style{text-decoration:none;color:inherit;background-color:transparent;padding:0;margin:0;border:0;list-style-type:none;padding-left:0}.clear-both{clear:both}h3.heading{font-size:28px;line-height:normal}.page-section.proposal .proposal-cards{grid-gap:40px}.page-section.proposal .proposal-card{padding:40px 40px}.page-section.proposal .proposal-card .card-foot .price{font-size:28px;line-height:normal}.page-section.proposal .proposal-card .card-head{height:100px}@media only screen and (max-width:576px){.page-section.proposal .proposal-card .card-head{height:auto}}.page-section.proposal .proposal-card .card-head .sub-heading{font-size:18px;line-height:normal}.page-section.proposal .proposal-card .card-body .details li{font-size:20px;line-height:133%;padding-left:60px}.page-section.steps .steps-list ul li .num{font-size:60px}.page-section.steps .steps-list ul li h4{font-size:28px;line-height:133%}.page-section.benefits .benefit-grid .benefit-card .title{font-size:28px;line-height:133%}.page-section.benefits .benefit-grid .benefit-card .about{font-size:16px;line-height:133%}.page-section.reviews .reviews-grid .reviews-card .photo{height:320px}.page-section.reviews .reviews-grid .reviews-card .info{padding:34px 40px}.page-section.reviews .reviews-grid .reviews-card .info .name{font-size:20px;line-height:133%}.page-section.reviews .reviews-grid .reviews-card .info .about{font-size:16px;line-height:133%}.page-section.faq .faq-list .faq-item{font-size:16px;line-height:133%}.page-section.meet .cards .teammate-card .info .name{font-size:20px}.page-section.meet .cards .teammate-card .info .main .info-line{font-size:16px}.page-section.meet .cards .teammate-card .info .about{font-size:16px;line-height:150%}.site-footer .footer-nav .nav-list li a{font-size:16px}
/*# sourceMappingURL=style.min.css.map */
