:root{--font-primary:sans-serif;--font-secondary:serif;--text-base-size:1em;--text-scale-ratio:1.2;--text-xs:calc(1em / (var(--text-scale-ratio) * var(--text-scale-ratio)));--text-sm:calc(1em / var(--text-scale-ratio));--text-md:calc(1em * var(--text-scale-ratio));--text-lg:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio))}.content-wrapper{font-family:"Gotham-Light",sans-serif;font-weight:300;font-size:1.25rem;line-height:2.1875rem;display:flex;flex-direction:column}@media (min-width:1600px){.content-wrapper{font-size:1.5rem;line-height:2.5rem}}.content-wrapper h1,.content-wrapper .text--xxl{font-size:1.5625rem;font-family:"Copperplate-Gothic",sans-serif;font-weight:700}@media (min-width:992px){.content-wrapper h1,.content-wrapper .text--xxl{font-size:2rem}}@media (min-width:1366px){.content-wrapper h1,.content-wrapper .text--xxl{font-size:4.375rem}}.content-wrapper h2,.content-wrapper .text--xl{font-size:2.8125rem;line-height:3.4375rem;font-family:"Gotham-Extra-Light",sans-serif}@media (min-width:992px){.content-wrapper h2,.content-wrapper .text--xl{font-size:3.4375rem;line-height:4.0625rem}}@media (min-width:1600px){.content-wrapper h2,.content-wrapper .text--xl{font-size:4.125rem;line-height:4.5rem}}.content-wrapper h3{font-size:2.5rem;line-height:4.0625rem;font-family:"Amalfi-Coast",sans-serif}@media (min-width:992px){.content-wrapper h3{font-size:3.4375rem;line-height:5rem}}@media (min-width:1600px){.content-wrapper h3{font-size:4.6875rem;line-height:7.5rem}}.content-wrapper .text--lg{font-size:2.5rem !important;line-height:4.0625rem !important;font-family:"Amalfi-Coast",sans-serif !important}@media (min-width:992px){.content-wrapper .text--lg{font-size:3.4375rem !important;line-height:5rem !important}}@media (min-width:1600px){.content-wrapper .text--lg{font-size:4.6875rem !important;line-height:7.5rem !important}}.content-wrapper h4,.content-wrapper .text--md{font-size:1.875rem;line-height:2.1875rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h4,.content-wrapper .text--md{font-size:2.1875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h4,.content-wrapper .text--md{font-size:2.5rem}}.content-wrapper h5,.content-wrapper .subtitle{font-size:1.875rem;line-height:2.1875rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h5,.content-wrapper .subtitle{font-size:2.1875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h5,.content-wrapper .subtitle{font-size:2.5rem}}.content-wrapper h6{font-size:1.75rem;line-height:2rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h6{font-size:1.875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h6{font-size:2rem}}.default-content{position:relative;background-color:#fff;z-index:2}h1,h2,h3,h4,form legend{margin-bottom:var(--space-xxs)}.text--xxxl{font-size:var(--text-xxxl)}.text--sm,small{font-size:var(--text-sm)}.text--xs{font-size:var(--text-xs)}img{max-width:100%;height:auto}.object-fit{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}html,body{height:100%;margin:0}body{display:flex;flex-direction:column}@media (max-width:1200px){body.fixed{position:fixed;width:100%;margin-left:0;overflow:hidden}}.site-content{flex:1 0 auto;overflow:hidden}.hero-block{position:relative;display:grid;min-height:600px;margin-top:64px;background-image:linear-gradient(to top,#fff 0%,rgba(255,255,255,0) 100%);overflow:hidden}@media (min-width:768px){.hero-block{margin-top:105px}}@media (min-width:992px){.hero-block{height:100vh;margin-top:0;background:0 0;padding-bottom:0;background-image:linear-gradient(to top,rgba(255,255,255,0) 70%,rgba(255,255,255,.9) 100%)}}@keyframes shrink{0%{transform:scale3d(1,1,1) translate(0%,0%)}100%{transform:scale3d(1.1,1.1,1.1) translate(-2%,-2%)}}.hero-block__gradient{display:flex;justify-content:center;z-index:11}@media (max-width:768px){.hero-block__gradient{background-image:linear-gradient(to top,#fff 25%,rgba(255,255,255,0) 65%)}}@media (max-width:400px){.hero-block__gradient{background-image:linear-gradient(to top,#fff 40%,rgba(255,255,255,0) 75%)}}@media (min-width:768px){.hero-block__gradient{background-image:linear-gradient(to top,rgba(255,255,255,0) 70%,rgba(255,255,255,.9) 100%)}}.hero-block__bg{background-image:var(--bg-mobile);background-position:top center;background-repeat:no-repeat;background-size:contain;bottom:0;left:0;min-height:600px;right:0;top:0;z-index:1}@media (min-width:550px){.hero-block__bg{background-image:var(--bg-desktop);background-position:center;background-size:cover}}@media (min-width:992px){.hero-block__bg{background-position:bottom right;position:fixed;animation:shrink 8s infinite alternate}}@media (max-width:992px){.hero-block__bg{position:absolute}}.hero-block__bg video{position:fixed;z-index:-1;min-height:100vh}.hero-block__overlay{content:"";position:absolute;background-color:#fff;bottom:0;left:0;right:0;top:0;opacity:0;z-index:12;display:none}@media (min-width:768px){.hero-block__overlay{display:block}}.hero-block__overlay:after{content:"Welcome";position:absolute;bottom:20px;left:50%;transform:translate(-50%,0);font-family:"Amalfi-Coast",sans-serif;color:#506b86;font-size:3.125rem;line-height:6.25rem;letter-spacing:1.8px}@media (min-width:768px){.hero-block__overlay:after{bottom:0;transform:translate(-50%,0%);font-size:5.625rem;line-height:12.5rem}}@media (min-width:1200px){.hero-block__overlay:after{font-size:7.5rem;line-height:15.625rem}}@media (min-width:1600px){.hero-block__overlay:after{font-size:11.25rem;line-height:23.875rem}}.hero-block__logo{transition:opacity .2s linear;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-decoration:none;z-index:2;padding-bottom:40px}@media (min-width:768px){.hero-block__logo{justify-content:center;flex-direction:row;padding-bottom:0}}@media (min-width:1366px){.hero-block__logo{height:95%}}.hero-block__logo--logo{width:120px;height:120px;margin-bottom:20px;background-image:var(--bg-mobile);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width:768px){.hero-block__logo--logo{background-image:var(--bg-desktop)}}@media (min-width:768px){.hero-block__logo--logo{margin-right:30px;margin-bottom:0}}@media (min-width:1366px){.hero-block__logo--logo{width:450px;height:450px;margin-right:35px}}.hero-block__logo span{color:#506b86;text-align:center;text-transform:uppercase;letter-spacing:5px}@media (min-width:768px){.hero-block__logo span{letter-spacing:26.5px;color:#fff;-webkit-text-stroke:1px #dbdbdb;-webkit-text-fill-color:#fff}}@media (min-width:1600px){.hero-block__logo span{letter-spacing:45.5px}}:root{--font-primary:sans-serif;--font-secondary:serif;--text-base-size:1em;--text-scale-ratio:1.2;--text-xs:calc(1em / (var(--text-scale-ratio) * var(--text-scale-ratio)));--text-sm:calc(1em / var(--text-scale-ratio));--text-md:calc(1em * var(--text-scale-ratio));--text-lg:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio))}.content-wrapper{font-family:"Gotham-Light",sans-serif;font-weight:300;font-size:1.25rem;line-height:2.1875rem;display:flex;flex-direction:column}@media (min-width:1600px){.content-wrapper{font-size:1.5rem;line-height:2.5rem}}.content-wrapper h1,.content-wrapper .text--xxl{font-size:1.5625rem;font-family:"Copperplate-Gothic",sans-serif;font-weight:700}@media (min-width:992px){.content-wrapper h1,.content-wrapper .text--xxl{font-size:2rem}}@media (min-width:1366px){.content-wrapper h1,.content-wrapper .text--xxl{font-size:4.375rem}}.content-wrapper h2,.content-wrapper .text--xl{font-size:2.8125rem;line-height:3.4375rem;font-family:"Gotham-Extra-Light",sans-serif}@media (min-width:992px){.content-wrapper h2,.content-wrapper .text--xl{font-size:3.4375rem;line-height:4.0625rem}}@media (min-width:1600px){.content-wrapper h2,.content-wrapper .text--xl{font-size:4.125rem;line-height:4.5rem}}.content-wrapper h3{font-size:2.5rem;line-height:4.0625rem;font-family:"Amalfi-Coast",sans-serif}@media (min-width:992px){.content-wrapper h3{font-size:3.4375rem;line-height:5rem}}@media (min-width:1600px){.content-wrapper h3{font-size:4.6875rem;line-height:7.5rem}}.content-wrapper .text--lg{font-size:2.5rem !important;line-height:4.0625rem !important;font-family:"Amalfi-Coast",sans-serif !important}@media (min-width:992px){.content-wrapper .text--lg{font-size:3.4375rem !important;line-height:5rem !important}}@media (min-width:1600px){.content-wrapper .text--lg{font-size:4.6875rem !important;line-height:7.5rem !important}}.content-wrapper h4,.content-wrapper .text--md{font-size:1.875rem;line-height:2.1875rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h4,.content-wrapper .text--md{font-size:2.1875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h4,.content-wrapper .text--md{font-size:2.5rem}}.content-wrapper h5,.content-wrapper .subtitle{font-size:1.875rem;line-height:2.1875rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h5,.content-wrapper .subtitle{font-size:2.1875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h5,.content-wrapper .subtitle{font-size:2.5rem}}.content-wrapper h6{font-size:1.75rem;line-height:2rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h6{font-size:1.875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h6{font-size:2rem}}.default-content{position:relative;background-color:#fff;z-index:2}h1,h2,h3,h4,form legend{margin-bottom:var(--space-xxs)}.text--xxxl{font-size:var(--text-xxxl)}.text--sm,small{font-size:var(--text-sm)}.text--xs{font-size:var(--text-xs)}img{max-width:100%;height:auto}.object-fit{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}html,body{height:100%;margin:0}body{display:flex;flex-direction:column}@media (max-width:1200px){body.fixed{position:fixed;width:100%;margin-left:0;overflow:hidden}}.site-content{flex:1 0 auto;overflow:hidden}.two-columns-block{padding:60px 0 130px;background-repeat:no-repeat;background-position:bottom center;background-image:var(--bg-mobile);position:relative;z-index:2}@media (min-width:550px){.two-columns-block{background-image:var(--bg-desktop);background-size:cover}}@media (min-width:1200px){.two-columns-block{padding:140px 0 210px}}.two-columns-block__container{margin:0 auto;width:1540px;max-width:100%;padding:0 20px}@media (min-width:480px){.two-columns-block__container{padding:0 40px}}@media (min-width:1200px){.two-columns-block__container{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 50px}}.two-columns-block_right .two-columns-block__media{order:-1}.two-columns-block__title h2{margin-bottom:15px;color:#506b86;letter-spacing:-2.25px;max-width:90%}@media (min-width:1200px){.two-columns-block__title h2{letter-spacing:-3.3px;margin-bottom:30px}}@media (min-width:1366px){.two-columns-block__title h2{max-width:72%}}.two-columns-block__title p.text--md{letter-spacing:.75px;color:#506b86;margin-bottom:14px;padding:0}.two-columns-block__text-content{margin-bottom:50px}@media (min-width:1200px){.two-columns-block__text-content{width:50%;margin-bottom:0;margin-top:-8px}}.two-columns-block__text-content>p:nth-child(2){position:relative;padding-top:26px}.two-columns-block__text-content>p:nth-child(2):before{content:"";position:absolute;width:100%;height:1px;background-color:#506b86;top:0;left:0}.two-columns-block__text-content p{line-height:2.1875rem;letter-spacing:-.2px;position:relative;color:#505a62;margin-bottom:15px}@media (min-width:1200px){.two-columns-block__text-content p{letter-spacing:-.24px;line-height:2.5rem}}.two-columns-block__media{max-width:90%;margin:0 auto;margin-bottom:67px}@media (min-width:1200px){.two-columns-block__media{margin:initial;width:42.5%}}@keyframes scaleimg{0%{transform:scale(1)}100%{transform:scale(1.03)}}.two-columns-block__slider img{min-width:100%;max-width:100%}@media (min-width:1200px){.two-columns-block .swiper-slide{max-height:530px;overflow:hidden}.two-columns-block .swiper-slide.columns-slider__slide img{animation:8s linear 2s infinite alternate scaleimg}}.two-columns-block__video{box-shadow:0 8px 35px rgba(0,0,0,.5);position:relative}.two-columns-block__video a{display:block;min-height:290px;background-repeat:no-repeat;background-size:cover;background-position:center;border:20px solid #fff;position:relative}.two-columns-block__video a:after{content:"";position:absolute;top:50%;left:50%;width:150px;height:150px;background-image:url(//30amedicalspa.com/wp-content/themes/30amedicalspa/public/css/blocks/../../img/Play_Button.svg);transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:center;background-size:cover}@media (min-width:768px){.two-columns-block__video a{min-height:450px}}@media (min-width:768px){.two-columns-block__video a{min-height:530px}}.two-columns-block__background-text{max-width:88%;margin:0 auto;margin-top:30px}.two-columns-block__background-text p{line-height:4.625rem;opacity:.4}.two-columns-block__background-text img{width:auto;max-width:100%}.two-columns-block__background-text p:last-child{align-self:flex-end}@media (min-width:768px){.two-columns-block__background-text{max-width:60%;margin:0 auto;margin-top:37px}}@media (min-width:1200px){.two-columns-block__background-text{max-width:100%}}.two-columns-block__button{text-align:center}.two-columns-block__button p.text--md{font-size:1.5rem;letter-spacing:.24px;color:#576d84;margin-bottom:18px}@media (min-width:1366px){.two-columns-block__button p.text--md{font-size:2.5rem;letter-spacing:.4px;margin-bottom:30px}}.two-columns-block__button a{font-family:"Gotham-Medium",sans-serif;font-size:1rem;font-weight:500;line-height:2.5rem;text-transform:uppercase;letter-spacing:.4px;padding:17px 0;color:#506b86;background-color:transparent;border:2px solid #506b86;display:inline-flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;border-radius:25px;text-decoration:none;max-height:50px;width:100%}@media (min-width:992px){.two-columns-block__button a{font-size:1.5625rem;letter-spacing:.63px;padding:23px 0;border-radius:35px;max-height:70px}}.two-columns-block__button a:hover{background-color:#506b86;color:#fff;border:2px solid #506b86}@media (min-width:480px){.two-columns-block__button{max-width:90%;margin:0 auto}}@media (min-width:768px){.two-columns-block__button{max-width:60%}}@media (min-width:1200px){.two-columns-block__button{max-width:initial;width:48%;margin-top:45px}}:root{--font-primary:sans-serif;--font-secondary:serif;--text-base-size:1em;--text-scale-ratio:1.2;--text-xs:calc(1em / (var(--text-scale-ratio) * var(--text-scale-ratio)));--text-sm:calc(1em / var(--text-scale-ratio));--text-md:calc(1em * var(--text-scale-ratio));--text-lg:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio))}.content-wrapper{font-family:"Gotham-Light",sans-serif;font-weight:300;font-size:1.25rem;line-height:2.1875rem;display:flex;flex-direction:column}@media (min-width:1600px){.content-wrapper{font-size:1.5rem;line-height:2.5rem}}.content-wrapper h1,.content-wrapper .text--xxl{font-size:1.5625rem;font-family:"Copperplate-Gothic",sans-serif;font-weight:700}@media (min-width:992px){.content-wrapper h1,.content-wrapper .text--xxl{font-size:2rem}}@media (min-width:1366px){.content-wrapper h1,.content-wrapper .text--xxl{font-size:4.375rem}}.content-wrapper h2,.content-wrapper .text--xl{font-size:2.8125rem;line-height:3.4375rem;font-family:"Gotham-Extra-Light",sans-serif}@media (min-width:992px){.content-wrapper h2,.content-wrapper .text--xl{font-size:3.4375rem;line-height:4.0625rem}}@media (min-width:1600px){.content-wrapper h2,.content-wrapper .text--xl{font-size:4.125rem;line-height:4.5rem}}.content-wrapper h3{font-size:2.5rem;line-height:4.0625rem;font-family:"Amalfi-Coast",sans-serif}@media (min-width:992px){.content-wrapper h3{font-size:3.4375rem;line-height:5rem}}@media (min-width:1600px){.content-wrapper h3{font-size:4.6875rem;line-height:7.5rem}}.content-wrapper .text--lg{font-size:2.5rem !important;line-height:4.0625rem !important;font-family:"Amalfi-Coast",sans-serif !important}@media (min-width:992px){.content-wrapper .text--lg{font-size:3.4375rem !important;line-height:5rem !important}}@media (min-width:1600px){.content-wrapper .text--lg{font-size:4.6875rem !important;line-height:7.5rem !important}}.content-wrapper h4,.content-wrapper .text--md{font-size:1.875rem;line-height:2.1875rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h4,.content-wrapper .text--md{font-size:2.1875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h4,.content-wrapper .text--md{font-size:2.5rem}}.content-wrapper h5,.content-wrapper .subtitle{font-size:1.875rem;line-height:2.1875rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h5,.content-wrapper .subtitle{font-size:2.1875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h5,.content-wrapper .subtitle{font-size:2.5rem}}.content-wrapper h6{font-size:1.75rem;line-height:2rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h6{font-size:1.875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h6{font-size:2rem}}.default-content{position:relative;background-color:#fff;z-index:2}h1,h2,h3,h4,form legend{margin-bottom:var(--space-xxs)}.text--xxxl{font-size:var(--text-xxxl)}.text--sm,small{font-size:var(--text-sm)}.text--xs{font-size:var(--text-xs)}img{max-width:100%;height:auto}.object-fit{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}html,body{height:100%;margin:0}body{display:flex;flex-direction:column}@media (max-width:1200px){body.fixed{position:fixed;width:100%;margin-left:0;overflow:hidden}}.site-content{flex:1 0 auto;overflow:hidden}.btn-primary{padding:20px 0 19px;text-align:center;display:block;color:#efefef;background-color:transparent;width:100%;max-width:220px;font-weight:500;cursor:pointer;font-size:18px;line-height:1;border:1px solid #efefef;transition:all .3s ease-in-out;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;text-transform:uppercase}@media (min-width:768px){.btn-primary{max-width:420px}}@media (min-width:992px){.btn-primary{max-width:570px}}.btn-primary:hover,.btn-primary:active,.btn-primary:focus{filter:brightness(120%) saturate(120%);outline:none}.wp-block-button a.wp-block-button__link{transition:opacity .3s ease-in-out}.wp-block-button a.wp-block-button__link:hover,.wp-block-button a.wp-block-button__link:focus{text-decoration:none;opacity:.8}.content-wrapper .procedures-block{position:relative;overflow:hidden;z-index:2;background-image:var(--bg-mobile);background-color:#496481;background-repeat:no-repeat;background-size:contain;background-position:top center}@media (min-width:768px){.content-wrapper .procedures-block{background-image:var(--bg-desktop);background-size:cover}}@media (min-width:1366px){.content-wrapper .procedures-block{background-attachment:fixed}}@media (min-width:1440px){.content-wrapper .procedures-block{padding-bottom:150px}}.content-wrapper .procedures-block__title{font-size:45px;line-height:55px;font-weight:400;font-family:"Gotham-Extra-Light",sans-serif;color:#feffff;text-align:left;position:relative;z-index:2;padding-bottom:15px;letter-spacing:-2.25px;display:block;max-width:95%;margin-left:auto}.content-wrapper .procedures-block__title:after{content:"";width:640px;max-width:90%;height:1px;background-color:#fff;position:absolute;bottom:0;left:0}@media (min-width:992px){.content-wrapper .procedures-block__title{font-size:66px;line-height:72px;letter-spacing:-3.3px;max-width:50%;margin-left:auto !important;padding-bottom:25px}}.content-wrapper .procedures-block__content{position:relative;padding:65px 20px 206px}@media (min-width:1200px){.content-wrapper .procedures-block__content{padding:115px 0 184px}}@media (min-width:1440px){.content-wrapper .procedures-block__content{padding:115px 0 60px}}.content-wrapper .procedures-block__items{display:flex;flex-wrap:wrap;width:1500px;max-width:100%;margin:0 auto;padding-top:60px;flex-direction:column;justify-content:center;position:relative;z-index:10}@media (min-width:1200px){.content-wrapper .procedures-block__items{justify-content:space-between;flex-direction:row;padding-top:350px}}.content-wrapper .procedures-block__items a{display:block}.content-wrapper .procedures-block__img{width:100%;max-width:100%;height:300px;z-index:0;background-repeat:no-repeat;background-size:cover;background-position:center;filter:grayscale(1);transition:filter .3s linear;border-radius:0 50px}@media (min-width:768px){.content-wrapper .procedures-block__img{width:280px;height:350px}}@media (min-width:1366px){.content-wrapper .procedures-block__img{width:320px}}@media (min-width:1600px){.content-wrapper .procedures-block__img{width:380px}}.content-wrapper .procedures-block__item{position:relative;display:flex;flex-direction:column;width:100%;max-width:100%;height:auto;border-radius:0 50px;background-color:#fff;margin:0 auto 50px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3);text-decoration:none}@media (max-width:480px){.content-wrapper .procedures-block__item{width:320px}}@media (min-width:768px){.content-wrapper .procedures-block__item{flex-direction:row;height:350px}}@media (min-width:1200px){.content-wrapper .procedures-block__item{width:calc(50% - 50px);margin:0 25px 60px}}@media (min-width:1460px){.content-wrapper .procedures-block__item{width:calc(50% - 80px);margin:0 40px 60px}}.content-wrapper .procedures-block__item:hover .procedures-block__img{filter:grayscale(0)}.content-wrapper .procedures-block__item a{display:flex;flex-wrap:wrap;text-decoration:none;width:100%}@media (min-width:768px){.content-wrapper .procedures-block__item a{display:grid;grid-template-columns:280px 1fr}}@media (min-width:1600px){.content-wrapper .procedures-block__item a{grid-template-columns:380px 1fr}}.content-wrapper .procedures-block__item p{color:#505a62}.content-wrapper .procedures-block__item .item-content{display:flex;align-self:center;flex-direction:column;color:#505a62;font-family:"Gotham-Book",sans-serif;letter-spacing:-.2px;font-size:16px;font-weight:400;font-style:normal;line-height:20px;text-align:left;height:100%;padding:15px 40px 15px}@media (min-width:992px){.content-wrapper .procedures-block__item .item-content{padding:55px 40px 25px}}.content-wrapper .procedures-block__item-descrip{max-width:100%;width:100%}@media (min-width:1600px){.content-wrapper .procedures-block__item-descrip{max-width:290px}}@media (min-width:1200px){.content-wrapper .procedures-block__item-descrip p{font-size:1.25rem;line-height:1.875rem}}.content-wrapper .procedures-block__item-title{font-family:"DMSerif-Display-Regular",sans-serif;color:#506b86;font-size:33px;line-height:36px;margin-bottom:10px}@media (min-width:992px){.content-wrapper .procedures-block__item-title{font-size:40px;font-weight:400;font-style:normal;line-height:39px;text-align:left;letter-spacing:-.4px;margin-bottom:25px}}.content-wrapper .procedures-block__item-link{color:#506b86;font-family:"Gotham-Medium",sans-serif;font-size:14px;font-weight:500;font-style:normal;letter-spacing:normal;line-height:40px;text-align:right;text-transform:uppercase;margin-left:auto;transition:opacity .3s;border:0;text-decoration:none;margin-top:20px}@media (min-width:768px){.content-wrapper .procedures-block__item-link{font-size:16px !important;margin-top:auto}}.content-wrapper .procedures-block__item-link:hover{opacity:.6}.content-wrapper .procedures-block__bg-text{text-shadow:0 10px 30px rgba(0,0,0,.1);font-size:4.375rem;line-height:2.5rem;letter-spacing:.7px;opacity:.4;margin-top:50px;text-align:center;color:#fff}@media (min-width:768px){.content-wrapper .procedures-block__bg-text{display:none}}:root{--font-primary:sans-serif;--font-secondary:serif;--text-base-size:1em;--text-scale-ratio:1.2;--text-xs:calc(1em / (var(--text-scale-ratio) * var(--text-scale-ratio)));--text-sm:calc(1em / var(--text-scale-ratio));--text-md:calc(1em * var(--text-scale-ratio));--text-lg:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-xxxl:calc(1em * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio) * var(--text-scale-ratio))}.content-wrapper{font-family:"Gotham-Light",sans-serif;font-weight:300;font-size:1.25rem;line-height:2.1875rem;display:flex;flex-direction:column}@media (min-width:1600px){.content-wrapper{font-size:1.5rem;line-height:2.5rem}}.content-wrapper h1,.content-wrapper .text--xxl{font-size:1.5625rem;font-family:"Copperplate-Gothic",sans-serif;font-weight:700}@media (min-width:992px){.content-wrapper h1,.content-wrapper .text--xxl{font-size:2rem}}@media (min-width:1366px){.content-wrapper h1,.content-wrapper .text--xxl{font-size:4.375rem}}.content-wrapper h2,.content-wrapper .text--xl{font-size:2.8125rem;line-height:3.4375rem;font-family:"Gotham-Extra-Light",sans-serif}@media (min-width:992px){.content-wrapper h2,.content-wrapper .text--xl{font-size:3.4375rem;line-height:4.0625rem}}@media (min-width:1600px){.content-wrapper h2,.content-wrapper .text--xl{font-size:4.125rem;line-height:4.5rem}}.content-wrapper h3{font-size:2.5rem;line-height:4.0625rem;font-family:"Amalfi-Coast",sans-serif}@media (min-width:992px){.content-wrapper h3{font-size:3.4375rem;line-height:5rem}}@media (min-width:1600px){.content-wrapper h3{font-size:4.6875rem;line-height:7.5rem}}.content-wrapper .text--lg{font-size:2.5rem !important;line-height:4.0625rem !important;font-family:"Amalfi-Coast",sans-serif !important}@media (min-width:992px){.content-wrapper .text--lg{font-size:3.4375rem !important;line-height:5rem !important}}@media (min-width:1600px){.content-wrapper .text--lg{font-size:4.6875rem !important;line-height:7.5rem !important}}.content-wrapper h4,.content-wrapper .text--md{font-size:1.875rem;line-height:2.1875rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h4,.content-wrapper .text--md{font-size:2.1875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h4,.content-wrapper .text--md{font-size:2.5rem}}.content-wrapper h5,.content-wrapper .subtitle{font-size:1.875rem;line-height:2.1875rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h5,.content-wrapper .subtitle{font-size:2.1875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h5,.content-wrapper .subtitle{font-size:2.5rem}}.content-wrapper h6{font-size:1.75rem;line-height:2rem;font-family:"DMSerif-Display-Regular",sans-serif}@media (min-width:992px){.content-wrapper h6{font-size:1.875rem;line-height:2.5rem}}@media (min-width:1600px){.content-wrapper h6{font-size:2rem}}.default-content{position:relative;background-color:#fff;z-index:2}h1,h2,h3,h4,form legend{margin-bottom:var(--space-xxs)}.text--xxxl{font-size:var(--text-xxxl)}.text--sm,small{font-size:var(--text-sm)}.text--xs{font-size:var(--text-xs)}img{max-width:100%;height:auto}.object-fit{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}html,body{height:100%;margin:0}body{display:flex;flex-direction:column}@media (max-width:1200px){body.fixed{position:fixed;width:100%;margin-left:0;overflow:hidden}}.site-content{flex:1 0 auto;overflow:hidden}.content-wrapper .text-block{background-image:var(--bg-mobile);background-repeat:no-repeat;background-size:cover;background-position:center;padding:70px 0 90px;position:relative;z-index:5}.content-wrapper .text-block.disable_parallax{background-attachment:initial !important}.content-wrapper .text-block.disable_parallax .text-block__bg{background-image:var(--bg-mobile);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:8;position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%}@media (min-width:550px){.content-wrapper .text-block.disable_parallax .text-block__bg{background-image:var(--bg-desktop)}}@media (min-width:550px){.content-wrapper .text-block{background-image:var(--bg-desktop)}}@media (min-width:1200px){.content-wrapper .text-block{padding:90px 0 400px;min-height:960px}}@media (min-width:1366px){.content-wrapper .text-block{background-attachment:fixed}}.content-wrapper .text-block__container{padding:0 20px;margin:0 auto;width:1540px;max-width:100%;position:relative;z-index:10}@media (min-width:480px){.content-wrapper .text-block__container{padding:0 40px}}.content-wrapper .text-block .text-block__content_title-center{text-align:center}.content-wrapper .text-block .text-block__content_title-right{text-align:left}.content-wrapper .text-block .text-block__content_title-right h2{width:100%}@media (min-width:768px){.content-wrapper .text-block .text-block__content_title-right h2{width:50%;margin-left:auto;display:block}}@media (min-width:1440px){.content-wrapper .text-block .text-block__content_title-right h2:after{width:640px}}.content-wrapper .text-block .text-block__content_title-left{text-align:left}.content-wrapper .text-block__content{color:#fff;margin-bottom:60px;position:relative}@media (min-width:1200px){.content-wrapper .text-block__content{margin:0 auto;max-width:100%;margin-bottom:20px}}.content-wrapper .text-block__content h2{position:relative;padding-bottom:15px;letter-spacing:-2.25px;display:inline-block}.content-wrapper .text-block__content h2:after{content:"";width:100%;height:1px;background-color:#fff;position:absolute;bottom:0;left:0}@media (min-width:1200px){.content-wrapper .text-block__content h2{padding-bottom:30px}}.content-wrapper .text-block__description{margin-top:70px;font-size:1.5rem;line-height:2.5rem;letter-spacing:.2px;text-align:center;position:relative;z-index:2;max-width:100%}@media (min-width:1200px){.content-wrapper .text-block__description{max-width:70%;margin:70px auto 0}}.content-wrapper .text-block__description a{font-family:"Gotham-Medium",sans-serif;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:500;letter-spacing:2.24px;display:inline-block;margin-top:10px}@media (min-width:1200px){.content-wrapper .text-block__description a{font-size:2.5rem;margin-top:30px}}@media (min-width:1200px){.content-wrapper .text-block__description{margin-top:110px}}.content-wrapper .text-block__bg-text{text-shadow:0 10px 30px rgba(0,0,0,.1);font-size:4.375rem;line-height:2.5rem;letter-spacing:.7px;opacity:.75;margin-top:60px;text-align:center;color:#769ec6}@media (min-width:550px){.content-wrapper .text-block__bg-text{display:none}}@media (min-width:768px){.content-wrapper .text-block__bg-text{font-size:6.25rem;line-height:12.5rem;margin-top:-40px}}@media (min-width:1200px){.content-wrapper .text-block__bg-text{position:absolute;font-size:9.375rem;line-height:18.75rem;margin-top:0;left:0}}@media (min-width:1920px){.content-wrapper .text-block__bg-text{font-size:15.625rem;line-height:31.25rem;left:-12%}}.content-wrapper .text-block__link{max-width:90%;margin:0 auto}@media (min-width:768px){.content-wrapper .text-block__link{max-width:70%}}@media (min-width:1200px){.content-wrapper .text-block__link{max-width:48%;margin-top:65px}}.content-wrapper .text-block__link a{font-family:"Gotham-Medium",sans-serif;font-size:1rem;font-weight:500;line-height:2.5rem;text-transform:uppercase;letter-spacing:.4px;padding:17px 0;color:#fff;background-color:transparent;border:2px solid #fff;display:inline-flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;border-radius:25px;text-decoration:none;max-height:50px;width:100%}@media (min-width:992px){.content-wrapper .text-block__link a{font-size:1.5625rem;letter-spacing:.63px;padding:23px 0;border-radius:35px;max-height:70px}}.content-wrapper .text-block__link a:hover{background-color:#506b86;color:#fff;border:2px solid #506b86}