@charset "UTF-8";*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}button,input,select,textarea{font:inherit}ul{list-style:none}a{text-decoration:none;color:inherit}img,picture,svg{display:block}img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}button{background:0 0;outline:0;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}body{position:relative;font-family:"Open Sans",sans-serif;font-weight:400;line-height:1.4;font-style:normal;color:#1e1e1e;background-color:#f8f9fa}.material-symbols-rounded{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:0;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.container{max-width:1200px;width:100%;padding:12px;margin:0 auto}.logo{display:flex;align-items:center;gap:1em}.logo img{height:40px;width:auto}.logo p{font-weight:700;font-size:18px;color:#a31725;text-transform:uppercase}@media (max-width:400px){.logo p{display:none}}.cookie-banner{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border:1px solid #ccc;z-index:30;border-top-left-radius:10px;border-top-right-radius:10px}.cookie-banner .container{display:flex;align-items:center;gap:10px}@media (max-width:768px){.cookie-banner .container{flex-direction:column}}.cookie-banner h3{font-size:18px;margin-bottom:12px;font-weight:600}.cookie-banner p{font-size:14px;color:#4b5563;line-height:1.6;margin-bottom:20px}.cookie-banner-buttons{display:flex;gap:12px;flex-wrap:wrap}@media (max-width:768px){.cookie-banner-buttons{width:100%;justify-content:center}}@media (max-width:380px){.cookie-banner-buttons{flex-wrap:wrap}}.cookie-banner-buttons .button,.cookie-banner-buttons .button-secondary{padding:12px 20px;width:100%}@media (max-width:768px){.cookie-banner-buttons .button,.cookie-banner-buttons .button-secondary{width:-moz-max-content;width:max-content}}.cookie-settings{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1001;align-items:center;justify-content:center}.cookie-settings .modal-content{background:#fff;border-radius:8px;max-width:500px;width:calc(100% - 40px);max-height:95vh;overflow-y:auto;padding:30px}.cookie-settings .modal-header{margin-bottom:24px}.cookie-settings .modal-header h2{font-size:20px;margin-bottom:8px}.cookie-settings .modal-header p{font-size:14px;color:#4b5563;line-height:1.5}.cookie-settings .cookie-group{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.cookie-settings .cookie-group:last-of-type{border-bottom:none}.cookie-settings .cookie-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cookie-settings .cookie-header h3{font-size:16px;font-weight:600}.cookie-settings .cookie-description{font-size:13px;color:#4b5563;line-height:1.5}.cookie-settings .toggle-switch{position:relative;width:48px;height:26px}.cookie-settings .toggle-switch input{opacity:0;width:0;height:0}.cookie-settings .toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:26px}.cookie-settings .toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.cookie-settings .toggle-switch input:checked+.toggle-slider{background-color:#b81727}.cookie-settings .toggle-switch input:checked+.toggle-slider:before{transform:translateX(22px)}.cookie-settings .toggle-switch input:disabled+.toggle-slider{opacity:.5;cursor:not-allowed}.button{display:inline-block;padding:1rem 1.5rem;border-radius:12px;text-align:center;font-weight:700;transition:transform .3s ease;background:linear-gradient(135deg,#b81727 0,rgb(165.6,20.7,35.1) 100%);color:#fff}.button:hover{transform:translateY(-2px)}.button-secondary{display:inline-block;padding:1rem 1.5rem;border-radius:12px;text-align:center;font-weight:700;transition:background-color .3s ease,color .3s ease,border-color .3s ease;background-color:transparent;color:#b81727;border:1px solid #b81727}.button-secondary:hover{background-color:#b81727;color:#fff}.mini-header{min-height:200px;background:#011c2b;background:linear-gradient(90deg,rgba(1,28,43,.6) 0,rgba(1,28,43,.6) 100%),url(../img/bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;text-align:center;padding:0;display:flex;align-items:center;justify-content:center;color:#fff}.mini-header h1{font-size:42px;letter-spacing:1px;margin-bottom:1rem;font-family:"DM Serif Text",serif}@media (max-width:768px){.mini-header h1{font-size:32px}}.mini-header p{max-width:700px;margin:0 auto}.maps iframe{width:100%;border-radius:12px}section{padding:min(2rem,5%) 0}.section-header{margin-bottom:2rem}@media (max-width:768px){.section-header{margin-bottom:1.2rem}}.section-header .subtitle,.section-header .title{max-width:720px;text-align:center;margin:0 auto}.section-header .title{font-family:"DM Serif Text",serif;font-size:clamp(24px,3vw + .5rem,32px);font-weight:600;margin-bottom:12px}.section-header .subtitle{font-size:clamp(16px,1.2vw + .3rem,18px)}.slider-container{width:100%;position:relative}.slider{overflow:hidden;position:relative;padding:0 0 2rem}.slider .slide{flex-shrink:0;padding:10px}.slider-controls{display:flex;align-items:center;justify-content:center;gap:2rem}@media (max-width:768px){.slider-controls{margin-top:1rem}}.slider-track{display:flex;transition:transform .4s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-btn{background:#b81727;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;transition:opacity .3s;color:#fff;-webkit-tap-highlight-color:transparent}.slider-btn:disabled{opacity:.7;cursor:not-allowed}.slider-btn:active,.slider-btn:hover{background:rgb(152.2666666667,19.0333333333,32.2739130435)}.slider-dots{display:flex;justify-content:center;gap:8px}.slider-dots .dot{width:10px;height:10px;border-radius:50%;background:#ddd;border:none;cursor:pointer;transition:background .3s,width .3s,border-radius .3s}.slider-dots .dot.active{background:#b81727;width:20px;border-radius:5px}.box{border-radius:20px;box-shadow:0 8px 24px rgba(0,0,0,.06);background-color:#fff;border:1px solid #f0eeee}.heading-3{font-size:20px;font-weight:700;margin-bottom:8px}.gray-text{color:#4b5563}.icon{height:60px;width:60px;background-color:rgba(184,23,39,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.icon .material-symbols-rounded{color:#b81727;font-size:32px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:768px){.grid2{grid-template-columns:1fr;gap:1rem}}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:768px){.grid3{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.grid3{grid-template-columns:1fr}}.grid4{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;gap:1rem}.images{box-shadow:0 8px 24px rgba(0,0,0,.06);border-radius:20px}.link{color:#1e1e1e;text-decoration:underline;transition:color .3s ease}.link:hover{color:#b81727}.header{background-color:#f8f9fa;position:relative;z-index:10}@media (max-width:768px){.header{position:sticky;top:0}}.header .navbar{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px}.header .navbar .menu-list{display:flex;align-items:center;gap:2em}.header .navbar .menu-list a{position:relative;transition:color .3s ease;font-weight:600}.header .navbar .menu-list a:hover{color:#a31725}.header .navbar .menu-list a:hover::before{content:"";position:absolute;bottom:-5px;left:0;right:0;display:block;height:2px;border-radius:1px;background-color:#a31725}.header .navbar #close-sidebar-button svg,.header .navbar #open-sidebar-button svg{height:30px;width:30px}.header .navbar #close-sidebar-button,.header .navbar #open-sidebar-button{display:none}.header .navbar #open-sidebar-button path{fill:#011c2b}.header .navbar #close-sidebar-button path{fill:#fff}.header .navbar #overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5)}@media screen and (max-width:768px){.header .navbar .menu-list{position:fixed;top:0;right:-100%;height:100vh;width:min(15em,100%);z-index:10;border-top-left-radius:20px;border-bottom-left-radius:20px;color:#fff;padding:2rem 1rem;display:flex;flex-direction:column;background-color:#011c2b;transition:right .3s ease-out}.header .navbar .menu-list.show{right:0}.header .navbar .menu-list.show~#overlay{display:block}.header .navbar .menu-list li{width:100%}.header .navbar #close-sidebar-button,.header .navbar #open-sidebar-button{display:block}}.modal{display:none;position:fixed;width:100%;height:100%;inset:0;background:rgba(0,0,0,.45);align-items:center;justify-content:center;z-index:20;padding:10px}.modal .logo{display:flex;justify-content:center;margin:0 auto 1rem}.modal .logo img{height:60px}.modal-container{max-width:500px;width:100%;margin:auto;position:relative;overflow:hidden;padding:2rem;text-align:center}@media (max-width:768px){.modal-container{padding:2rem 1rem}}.modal-header{margin-bottom:1rem}.modal-header .title{margin-bottom:8px}.modal-header .subtitle{color:#4b5563}.modal #closeModalForm{height:24px;width:24px;fill:#011c2b;cursor:pointer;position:absolute;top:10px;right:10px}.active .modal-container{animation:fadeIn .3s ease-in-out forwards}@keyframes fadeIn{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero-screen{background-image:linear-gradient(0deg,rgba(1,28,43,.45) 0,rgba(1,28,43,.55) 100%),url(../img/header.webp);background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;min-height:450px;display:flex;align-items:center}.hero-screen h1,.hero-screen p,.hero-screen-buttons{animation:fade-left-intro 1s ease forwards;opacity:0}.hero-screen-content{position:relative;z-index:2;color:#fff}@media (max-width:768px){.hero-screen-content{text-align:center}}.hero-screen-content h1{font-size:clamp(36px,5vw,48px);font-family:"DM Serif Text",serif;margin-bottom:clamp(16px,1.5vw,24px);max-width:700px;animation-delay:0}.hero-screen-content p{line-height:1.5;margin-bottom:1rem;max-width:600px;animation-delay:.1s}@media (max-width:768px){.hero-screen-content p{margin-bottom:2rem}}.hero-screen-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;animation-delay:.3s}@media (max-width:768px){.hero-screen-buttons{justify-content:center}}@keyframes fade-left-intro{from{transform:translateX(-40px)}to{transform:translateX(0);opacity:1}}.footer{background-color:#011c2b;color:#fff;padding:2rem 0}.footer a:hover{text-decoration:underline}.footer-bottom{flex-wrap:wrap;justify-content:center;padding:2rem 0;border-top:1px solid rgba(255,255,255,.4)}.footer-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:35px 20px;margin-bottom:25px}.footer-col-title{font-size:18px;margin-bottom:1.2rem;text-transform:uppercase}.footer .copyright{text-align:center;font-size:14px;color:#c9c9c9}.footer .logo{margin-bottom:24px}.footer .logo p{color:#fff}.footer .logo-subtitle{max-width:80%;color:#c9c9c9}.footer ul{display:flex;flex-direction:column;gap:10px}.footer ul li{display:flex;align-items:center;gap:1em}.footer ul.footer-bottom{flex-direction:row;gap:20px}.footer ul:not(.footer-contact) li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:1px;background-color:#fff}.main-form{display:flex;flex-direction:column;width:100%}.main-form .input-group{background-color:#f8f9fa;width:100%;display:flex;align-items:center;gap:10px;border-radius:10px;border:1px solid #f0eeee;padding:0 1rem;margin-bottom:1rem;transition:border-color 150ms ease}@media (max-width:768px){.main-form .input-group{border-radius:8px}}.main-form .input-group:focus-within{border-color:#b81727}.main-form .input-group:focus-within .material-symbols-rounded{color:#b81727}.main-form .input-group .material-symbols-rounded{transition:color 150ms ease}.main-form .input-group input{flex:1;padding:.5rem 0;background-color:transparent;border:none;outline:0;color:#000;min-width:0}.main-form .input-groups{display:flex;flex-direction:column;margin-bottom:1rem}.main-form .input-groups label{font-size:14px;font-weight:600;margin-bottom:5px;text-align:left}.main-form .input-groups textarea{width:100%;border:10px;padding:1rem;border-radius:10px;outline:0;background-color:#f8f9fa;border:1px solid #f0eeee;transition:border-color 150ms}@media (max-width:768px){.main-form .input-groups textarea{border-radius:8px}}.main-form .input-groups textarea:focus{outline:0;border-color:#b81727}.main-form .checkbox{margin-bottom:15px;display:block;accent-color:#b81727;font-size:14px;color:#4b5563}@media (max-width:768px){.main-form .checkbox{font-size:12px}}.services-page .services-card{overflow:hidden;display:flex;flex-direction:column}.services-page .services-card .content{display:flex;flex-direction:column;flex:1;padding:0 1rem 1rem}.services-page .services-card img{margin-bottom:12px;height:227px}.services-page .services-card .description{margin-bottom:1rem}.services-page .services-card .price{margin-bottom:1rem;font-size:20px;font-weight:700;margin-top:auto;display:flex;align-items:center;gap:5px}.services-page .services-card .price .material-symbols-rounded{color:#4b5563}.services-page .services-card .button{margin-bottom:12px}.page-service .wrapper{display:grid;grid-template-columns:2fr 3fr;grid-auto-rows:auto;gap:1rem 2rem}@media (max-width:768px){.page-service .wrapper{grid-template-columns:1fr}}.page-service .column-1{grid-column:2;grid-row:1}@media (max-width:768px){.page-service .column-1{grid-column:1;grid-row:1}}.page-service .column-2{grid-column:1;grid-row:1/3}@media (max-width:768px){.page-service .column-2{grid-column:1;grid-row:2}}.page-service .column-3{grid-column:2;grid-row:2}@media (max-width:768px){.page-service .column-3{grid-column:1;grid-row:3}}.page-service .box{padding:1rem;margin-bottom:1rem}.page-service .box .icon{margin:0}.page-service .box-heading{display:flex;align-items:center;margin-bottom:12px;gap:12px}.page-service .box-heading-title{font-size:24px}.page-service .images{margin-bottom:1rem}.page-service .price-box{background-color:rgba(184,23,39,.1);padding:1rem;border-radius:12px;margin-bottom:1rem;display:flex;align-items:flex-end;gap:8px;font-weight:700}.page-service .price-box-label{text-transform:uppercase}.page-service .price-box-value{font-size:32px;line-height:1}.page-service .price-note{margin-bottom:1.5rem}.page-service .button{width:100%}.page-service-header .heading{font-size:32px;margin-bottom:1rem}@media (max-width:768px){.page-service-header .heading{font-size:26px}}.page-service .box-content{font-size:15px;color:#4b5563}.page-service .box-content ul{margin-top:16px}.page-service .box-content ul li{padding-left:28px;position:relative;margin-bottom:12px}.page-service .box-content ul li::before{content:"✓";position:absolute;left:0;color:#b81727;font-weight:700;font-size:16px}.advantage-wrapper{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;gap:1rem}@media (max-width:900px){.advantage-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.advantage-wrapper{grid-template-columns:1fr}}.advantage-card{text-align:center;padding:1rem}.advantage-icon{width:70px;height:70px;background:#b81727;border-radius:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;position:relative;z-index:1}.advantage-icon::before{content:"";position:absolute;inset:0;border-radius:22px;background:#b81727;opacity:.15;z-index:-1;transition:transform .3s ease}.advantage-icon .material-symbols-rounded{font-size:32px;color:#fff}.advantage .advantage-card:hover .advantage-icon::before{transform:scale(1.25)}.offerings .grid3{margin-bottom:2rem}.offerings .all-button{margin:0 auto;display:flex;justify-content:center;max-width:-moz-fit-content;max-width:fit-content}.offerings-item{overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease}.offerings-item:hover{transform:translateY(-8px)}.offerings-item .content{display:flex;flex-direction:column;flex:1;padding:0 1rem 1rem}.offerings-item img{margin-bottom:12px;height:227px}.offerings-item .description{margin-bottom:1rem}.offerings-item .price{margin-bottom:1rem;font-size:20px;font-weight:700;margin-top:auto;display:flex;align-items:center;gap:5px}.offerings-item .price .material-symbols-rounded{color:#4b5563}.offerings-item .button{margin-bottom:12px}.process-section{max-width:100%;margin:0 auto;text-align:center}.process-steps{display:flex;justify-content:space-between;position:relative;flex-wrap:wrap;gap:1rem}.process-steps::before{content:"";position:absolute;top:40px;left:12.5%;right:12.5%;height:3px;background:#b81727;z-index:1}.step{flex:1;min-width:200px;position:relative;z-index:2}.step-number{width:80px;height:80px;margin:0 auto 24px;background:#f8f9fa;border:4px solid #b81727;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#b81727;box-shadow:0 8px 24px rgba(184,23,39,.15);transition:transform .3s ease,box-shadow .3s ease}.step-number .material-symbols-rounded{font-size:32px}.step:hover .step-number{transform:translateY(-8px);box-shadow:0 16px 32px rgba(184,23,39,.25)}.step-desc{max-width:240px;margin:0 auto}@media (max-width:768px){.process-steps::before{display:none}.process-steps{flex-direction:column;align-items:center}.step{max-width:300px}}.feedback-card{padding:1rem;display:flex;flex-direction:column;gap:10px;height:100%}.feedback-card-header{display:flex;align-items:flex-start;gap:1rem}.feedback-card-header img{height:60px;width:60px;border-radius:12px}.feedback-text{font-style:italic}.feedback-text::before{content:"«";font-style:normal;margin-right:3px}.feedback-text::after{content:"»";font-style:normal;margin-left:3px}.feedback-desc{font-size:14px;color:#4b5563;margin-bottom:5px}.questions .column-image{display:flex;align-items:center;justify-content:center}.questions .column-image svg{max-width:400px;width:100%;height:auto}.questions .column-image svg .secondary-group path{fill:#011c2b}.questions .column-image svg .primary-group path{fill:#b81727}.questions .column-image .secondary-group{animation:swing1 2s ease-in-out infinite;transform-origin:center}.questions .column-image .primary-group{animation:swing2 2s ease-in-out infinite;transform-origin:center}@keyframes swing1{0%,100%{transform:rotate(0)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}@keyframes swing2{0%,100%{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.questions .accordion{max-width:800px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:12px}.questions .accordion-item{border-radius:12px;overflow:hidden}.questions .accordion-toggle{position:absolute;opacity:0;width:0;height:0}.questions .accordion-header{display:flex;align-items:center;padding:1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.questions .accordion-header .icon{width:28px;height:28px;background:#b81727;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;margin-right:1rem}.questions .accordion-header .title{flex:1;font-size:16px;font-weight:700}.questions .accordion-header .arrow{height:30px;width:30px;margin-left:12px;transition:transform .3s ease}.questions .accordion-toggle:checked+.accordion-header .arrow{transform:rotate(180deg)}.questions .accordion-content{max-height:0;overflow:hidden;padding:0 20px 0 64px;transition:max-height .3s ease,padding .3s ease}.questions .accordion-toggle:checked~.accordion-content{max-height:-moz-max-content;max-height:max-content;padding:0 20px 24px 64px}.join-invite .wrapper{background:#f0f2f4;padding:50px 60px;border-radius:20px;text-align:center}@media (max-width:768px){.join-invite .wrapper{padding:2rem 1rem}}.join-invite .cta-title{font-family:"DM Serif Text",serif;font-size:36px;font-weight:600;margin-bottom:16px;z-index:1}@media (max-width:768px){.join-invite .cta-title{font-size:32px}}.join-invite .cta-text{opacity:.9;margin-bottom:32px;z-index:1}.about .grid2{align-items:center}.about .container{display:flex;flex-direction:column}.about .about-row{margin:2rem 0}.about .about-row ul{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem}@media (max-width:768px){.about .about-row ul{grid-template-columns:1fr}}.about .about-row ul li{padding:12px;border-radius:12px;background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06);display:flex;align-items:center;gap:10px}.about .about-row ul li .material-symbols-rounded{color:#b81727}.about h2{margin-bottom:1rem}.about .values h2{text-align:center}.about .values .value{padding:1rem;text-align:center}.contact-box{border-radius:1rem;padding:2rem}@media (max-width:768px){.contact-box{padding:1rem}}.contact-box-form .subheading{margin-bottom:1.5rem;color:#4b5563}.contact-box-info{background-color:#011c2b;color:#fff;position:relative;overflow:hidden}.contact-box-info .subheading{margin-bottom:1.5rem;color:#c9c9c9}.contact-box-info::after,.contact-box-info::before{content:"";display:block;aspect-ratio:1/1;background-color:rgba(255,255,255,.12);border-radius:50%;position:absolute}.contact-box-info::before{width:115px;bottom:65px;right:65px}.contact-box-info::after{width:230px;bottom:0;right:0;transform:translate(35%,35%)}.contact-box .heading{font-size:20px;margin-bottom:1rem}.contact-box .list{display:flex;flex-direction:column;gap:10px}.contact-box .list .item{display:flex;gap:10px}.contact-box .list .item h4{margin-bottom:5px}.contact-box .list .item p{color:#c9c9c9}.privacy .container{max-width:1000px}.privacy h1{font-family:"DM Serif Text",serif;font-size:clamp(24px,3vw + .5rem,40px);margin-bottom:20px}@media (max-width:768px){.privacy h1{font-size:1.8rem;margin-bottom:5px}}.privacy h3{margin-bottom:10px}@media (max-width:768px){.privacy h3{margin-bottom:5px}}.privacy p{line-height:1.6;margin-bottom:15px}.privacy ul{margin-bottom:15px;list-style:disc;padding-left:1em}.privacy ul li{line-height:1.6}.privacy hr{margin:20px 0;border:0;border-top:1px solid #ddd}@media (max-width:768px){.privacy hr{margin:10px 0}}.thanks{max-width:700px;padding:2rem 1rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.thanks-title{margin-bottom:12px;font-family:"DM Serif Text",serif}.thanks-desc{margin-bottom:2rem}.thanks .button{display:flex;align-items:center;gap:12px}.thanks .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#b81727;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1)}.thanks .checkmark{width:56px;height:56px;border-radius:50%;display:block;stroke-width:4;stroke:#fff;stroke-miterlimit:10;margin:0 auto 1rem;box-shadow:inset 0 0 0 #b81727;animation:fill .4s ease-in-out .4s forwards}.thanks .checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #b81727}}