body{background-color:#efefef}a,h1,h2,h3,h4,h5,h6,p,span{color:#222}.btn{border-radius:unset!important}.page-content{padding-top:50px}.navbar{background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:0}.navbar .call-to-action{width:100%;background-color:#ff6d23}@media screen and (max-width:768px){.navbar .call-to-action{display:none}}.navbar .call-to-action p{margin-bottom:0;text-align:center;color:#fbfbfb}.navbar .navbar-content{width:100%;display:flex;height:60px;justify-content:space-between}.navbar .navbar-brand{width:-moz-fit-content;width:fit-content;min-height:100%;display:flex;align-items:center;justify-content:flex-start;padding-inline:10px}.navbar .navbar-brand a{height:100%}.navbar .navbar-brand a img{min-height:100%;width:150px}.navbar .navbar-link-wrapper{display:flex;width:75%;height:100%;min-height:100%;align-items:center;justify-content:flex-end;gap:15px}.navbar .navbar-link-wrapper .aftercare-btn{display:block;background:#fff;color:#ff6d23;border:2px solid #ff6d23;padding:3px 10px;border-radius:5px;text-transform:uppercase;font-weight:lighter;font-size:14px;letter-spacing:1px;text-decoration:none;transition:all .3s ease}.navbar .navbar-link-wrapper .aftercare-btn:hover{background:#ff6d23;color:#fbfbfb;text-decoration:none}@media screen and (min-width:768px){.navbar .navbar-link-wrapper .aftercare-btn{padding:3px 20px;font-size:18px}}.navbar .navbar-link-wrapper .book-now{display:none;background:#ff6d23;color:#fbfbfb;padding:3px 20px;border-radius:5px;text-transform:uppercase;font-weight:lighter;font-size:20px;letter-spacing:1px;border-radius:5px!important}@media screen and (min-width:768px){.navbar .navbar-link-wrapper .book-now{display:block}}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.language-switcher .language-switcher-button{display:flex;gap:5px;height:28px;padding-inline:20px;align-items:center;background-color:#efefef;border-radius:5px;position:relative}.dropdown-style{background-color:#fff;outline:1px solid #dee2e6;overflow:hidden;opacity:0}.dropdown-style.view{opacity:1}.dropdown-style ul{display:flex;flex-direction:column;gap:8px;margin:0;list-style:none;padding:0}.dropdown-style ul li{cursor:pointer;font-weight:400;font-size:14px;line-height:27px;padding:5px 16px;color:#000;display:flex;justify-content:space-between;align-items:center;font-weight:700}.dropdown-style ul li.items-list{min-width:300px;max-width:300px}.dropdown-style ul li.items-list .img-container{width:20%;height:auto;position:relative}.dropdown-style ul li.items-list .img-container img{height:100%;width:100%}.dropdown-style ul li.items-list .img-container .quantity-bubble{position:absolute;top:-4px;right:-8px;background:#c5c4c4;width:30px;height:15px;font-size:11px;display:flex;align-items:center;justify-content:center;border-radius:25px;border:1px solid #fff}.dropdown-style ul li.items-list .data-container{padding:5px}.dropdown-style ul li.items-list .data-container.product span{line-height:20px}.dropdown-style ul li.items-list .data-container.product .product-name a{font-size:12px}.dropdown-style ul li.items-list .data-container.product .product-description,.dropdown-style ul li.items-list .data-container.product .product-size,.dropdown-style ul li.items-list .data-container.product .product-sku{font-size:10px}.dropdown-style ul li:hover{background-color:#dee2e6}.welcome-section h1{font-size:48px}@media screen and (min-width:768px){.welcome-section h1{font-size:75px}}.welcome-section p{font-size:28px}.welcome-section .service-wrapper{height:auto;display:flex;flex-direction:column;width:100%;gap:10px}.welcome-section .service-wrapper .service-button{width:100%;background-color:#fbfbfb;height:48px;padding-inline:10px;padding-block:5px;display:flex;justify-content:space-between;align-items:center;-webkit-padding-end:30px;padding-inline-end:30px}.welcome-section .service-wrapper .service-button svg{color:#222;height:25px;animation:moveSideways 2s ease-in-out infinite}@keyframes moveSideways{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.welcome-section .service-wrapper .service-button p{color:#222;margin:0;font-size:18px;font-weight:200;letter-spacing:1px}@media screen and (min-width:768px){.welcome-section .service-wrapper .service-button p{font-size:25px}}.welcome-section .latest-session-wrapper{margin-top:25px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:10px}.welcome-section .latest-session-wrapper .latest-session-head{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.welcome-section .latest-session-wrapper .latest-session-head:after{content:"";display:block;width:0;height:5px;background-color:#ff6d23;animation:revealBorder 1s ease-in-out forwards}@keyframes revealBorder{0%{width:0}to{width:100%}}.welcome-section .latest-session-wrapper .latest-session-head h3{font-size:25px}.welcome-section .latest-session-wrapper .latest-session-content{display:flex;flex-direction:column;gap:5px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}@media screen and (min-width:500px){.welcome-section .latest-session-wrapper .latest-session-content{flex-direction:row}}.welcome-section .latest-session-wrapper .latest-session-content .session-item{height:400px;width:100%;background-color:#ff6d23;overflow:hidden;border-radius:7px;opacity:0;transform:translateX(-50px);animation:revealSessionItems 1.5s ease-in-out forwards;cursor:pointer}.welcome-section .latest-session-wrapper .latest-session-content .session-item img{width:100%;height:100%}@media screen and (min-width:1024px){.welcome-section .latest-session-wrapper .latest-session-content .session-item img:hover{transform:scale(1.1);transition:transform .4s ease-in-out}}@media screen and (min-width:768px){.welcome-section .latest-session-wrapper .latest-session-content .session-item{width:32%}}@keyframes revealSessionItems{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@media screen and (max-width:680px){.welcome-section .latest-session-wrapper .latest-session-content{display:grid;grid-template-areas:"small1 small2" "big big";grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-gap:5px;gap:5px}.welcome-section .latest-session-wrapper .latest-session-content .session-item:first-child{grid-area:small1;height:150px}.welcome-section .latest-session-wrapper .latest-session-content .session-item:nth-child(2){grid-area:small2;height:150px}.welcome-section .latest-session-wrapper .latest-session-content .session-item:nth-child(3){grid-area:big;height:300px}.welcome-section .latest-session-wrapper .latest-session-content .session-item:nth-child(n+4){display:none}}.whyChooseUsSection{margin-top:25px;background-color:#fbfbfb;padding-bottom:48px;padding-top:48px}.whyChooseUsSection .content{height:-moz-fit-content;height:fit-content;position:relative;overflow:hidden}.whyChooseUsSection .content h4{font-size:35px;max-width:100%;color:#ff6d23;z-index:5}@media screen and (min-width:500px){.whyChooseUsSection .content h4{font-size:45px;max-width:45%}}.whyChooseUsSection .content p{font-size:21px;color:#222;max-width:100%;z-index:2}@media screen and (min-width:500px){.whyChooseUsSection .content p{max-width:70%}}.whyChooseUsSection .content:before{content:"MORSE";position:absolute;bottom:-90px;right:-15px;font-size:500px;color:#efefef;opacity:.1;z-index:-1}.whyChooseUsSection .whyChooseUsSection-image-container{display:grid;grid-gap:10px;gap:10px}@media screen and (min-width:768px){.whyChooseUsSection .whyChooseUsSection-image-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:10px;max-height:300px}}@media screen and (max-width:768px){.whyChooseUsSection .whyChooseUsSection-image-container{grid-template-areas:"big big" "small1 small2";grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}.whyChooseUsSection .whyChooseUsSection-image-container .image-item{overflow:hidden;border-radius:5px}@media screen and (min-width:768px){.whyChooseUsSection .whyChooseUsSection-image-container .image-item:nth-child(odd){grid-row:span 20}.whyChooseUsSection .whyChooseUsSection-image-container .image-item:nth-child(2n){grid-row:span 10}}@media screen and (max-width:768px){.whyChooseUsSection .whyChooseUsSection-image-container .image-item:first-child{grid-area:big;height:200px}.whyChooseUsSection .whyChooseUsSection-image-container .image-item:nth-child(2){grid-area:small1;height:100px}.whyChooseUsSection .whyChooseUsSection-image-container .image-item:nth-child(3){grid-area:small2;height:100px}.whyChooseUsSection .whyChooseUsSection-image-container .image-item:nth-child(n+4){display:none}}.whyChooseUsSection .whyChooseUsSection-image-container .image-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;cursor:pointer}.whyChooseUsSection .whyChooseUsSection-image-container .image-item img:hover{transform:scale(1.1)}.galleryContainer{padding:20px}.galleryContainer .gallery-head{display:flex;flex-direction:column;justify-content:center}.galleryContainer .gallery-head h3,.galleryContainer .gallery-head h6,.galleryContainer .gallery-head p{text-align:center}.galleryContainer .gallery-head p{font-size:21px}.galleryContainer .gallery-head h6{color:#222;margin-bottom:0;font-size:25px}.galleryContainer .gallery-head h3{color:#ff6d23;font-size:50px}.galleryContainer .galleryGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:10px;grid-gap:10px;gap:10px}@media screen and (max-width:768px){.galleryContainer .galleryGrid{grid-template-columns:repeat(2,1fr)}}.galleryContainer .galleryGrid .galleryItem{position:relative;overflow:hidden;cursor:pointer}.galleryContainer .galleryGrid .galleryItem img{height:100%;width:100%;object-fit:cover}@media screen and (min-width:1024px){.galleryContainer .galleryGrid .galleryItem img:hover{transform:scale(1.1);transition:transform .4s ease-in-out}}.galleryContainer .galleryGrid .galleryItem:nth-child(odd){grid-row:span 20}.galleryContainer .galleryGrid .galleryItem:nth-child(2n){grid-row:span 10}.ourArtistsSection{background-color:#fbfbfb;padding:28px;position:relative;z-index:1}.ourArtistsSection .ourArtists_head h5{font-size:35px;text-align:center;color:#ff6d23;margin-bottom:0}.ourArtistsSection .ourArtists_head h3{font-size:50px;text-align:center}.ourArtistsSection .ourArtists_body{display:flex;z-index:2;gap:10px;padding:0;width:100%;margin:40px 0 0;position:relative}.ourArtistsSection .ourArtists_body .artist_card{width:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:10px;z-index:2}.ourArtistsSection .ourArtists_body .artist_card .artistCard_head{height:60%;display:flex;align-items:center;justify-content:center}.ourArtistsSection .ourArtists_body .artist_card .artistCard_head .artist_image{overflow:hidden;width:200px;height:200px;border-radius:10px;border:1px solid rgba(34,34,34,.5);box-shadow:0 0 10px rgba(34,34,34,.1)}.ourArtistsSection .ourArtists_body .artist_card .artistCard_head .artist_image img{height:100%;width:100%;object-fit:cover;filter:grayscale(100%)}.ourArtistsSection .ourArtists_body .artist_card .artist_details{height:40%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:20px}.ourArtistsSection .ourArtists_body .artist_card .artist_details h4{font-size:28px;color:#222;text-align:center;width:100%;margin-bottom:0}.ourArtistsSection .ourArtists_body .artist_card .artist_details a{font-size:21px;padding:10px;border:1px solid #222;text-align:center;width:80%;color:#222;letter-spacing:2px;margin-top:10px}.ourArtistsSection .ourArtists_body .artist_card .artist_details h6{font-size:18px;color:#ff6d23;text-align:center;width:100%;margin-bottom:0;letter-spacing:5px}.ourArtistsSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 30% 40%,rgba(34,34,34,.05) 12%,transparent 0),radial-gradient(circle at 70% 80%,rgba(251,251,251,.1) 18%,transparent 0);background-size:60px 60px,80px 80px,100px 100px;background-position:0 0,30px 30px,50px 50px;opacity:.3;z-index:0}.ourLocationSection{position:relative;padding:0}.ourLocationSection .location-background-image{position:absolute;width:100%;height:100%;overflow:hidden;z-index:-1}.ourLocationSection .location-background-image img{width:100%;height:100%;object-fit:cover;opacity:.3;filter:brightness(100%) saturate(0)}.ourLocationSection .main_content_container{padding-block:48px}@media screen and (min-width:768px){.ourLocationSection .main_content_container{padding:48px}}.ourLocationSection .ourLocation-content-container{display:flex;flex-direction:column;justify-content:center}.ourLocationSection .ourLocation-content-container h6{font-size:22px;color:#222;margin-bottom:0}.ourLocationSection .ourLocation-content-container h3{font-size:50px;color:#ff6d23;margin-bottom:0}.ourLocationSection .ourLocation-content-container p{font-size:20px;color:#222;margin-bottom:0}.ourLocationSection .bullet_content{display:block;padding-top:25px}@media screen and (max-width:768px){.ourLocationSection .bullet_content{display:none}}.ourLocationSection .bullet_content .bolet{color:#222}.ourLocationSection .bullet_content .bolet:before{content:"•";margin-right:10px;color:#ff6d23}.ourLocationSection .ourLocation-image-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px;z-index:10;padding:0}@media screen and (min-width:768px){.ourLocationSection .ourLocation-image-container{padding:48px}}.ourLocationSection .ourLocation-image-container .image-item{width:100%;height:200px;overflow:hidden;margin-bottom:5px;border-radius:5px}.ourLocationSection .ourLocation-image-container .image-item:nth-child(n+3){display:none}@media screen and (min-width:768px){.ourLocationSection .ourLocation-image-container .image-item:nth-child(n+3){display:block}.ourLocationSection .ourLocation-image-container .image-item{width:49%}.ourLocationSection .ourLocation-image-container .image-item:nth-child(n+5){display:none}}@media screen and (min-width:768px)and (min-width:1024px){.ourLocationSection .ourLocation-image-container .image-item:nth-child(n+5){display:block}}.ourLocationSection .ourLocation-image-container .image-item img{height:100%}.customTattooSection{padding-block:48px}@media screen and (min-width:768px){.customTattooSection{padding:48px}}.customTattooSection h6{font-size:22px;color:#ff6d23;margin-bottom:0}.customTattooSection h2{font-size:50px;color:#ff6d23;margin-bottom:0}.customTattooSection .wide-img{width:100%;height:390px;overflow:hidden;border-radius:5px;margin-bottom:20px}.customTattooSection .wide-img h6{margin-bottom:10px}.customTattooSection .wide-img img{object-fit:center}@media screen and (max-width:768px){.customTattooSection .wide-img{height:200px}}.customTattooSection .custom-tattoo-image-container{margin-bottom:28px;display:grid;grid-gap:10px;gap:10px}@media screen and (min-width:768px){.customTattooSection .custom-tattoo-image-container{grid-template-columns:repeat(2,1fr);grid-auto-rows:10px}}@media screen and (max-width:768px){.customTattooSection .custom-tattoo-image-container{grid-template-areas:"big big" "small1 small2";grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}.customTattooSection .custom-tattoo-image-container .image-item{overflow:hidden;border-radius:5px;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.customTattooSection .custom-tattoo-image-container .image-item:nth-child(odd){grid-row:span 20}.customTattooSection .custom-tattoo-image-container .image-item:nth-child(2n){grid-row:span 10}}@media screen and (max-width:768px){.customTattooSection .custom-tattoo-image-container .image-item:first-child{grid-area:big;height:200px}.customTattooSection .custom-tattoo-image-container .image-item:nth-child(2){grid-area:small1;height:100px}.customTattooSection .custom-tattoo-image-container .image-item:nth-child(3){grid-area:small2;height:100px}.customTattooSection .custom-tattoo-image-container .image-item:nth-child(n+4){display:none}}.customTattooSection .custom-tattoo-image-container .image-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;cursor:pointer}.customTattooSection .custom-tattoo-image-container .image-item img:hover{transform:scale(1.1)}.app-bar{position:fixed;bottom:0;left:0;width:100%;display:none;justify-content:center;align-items:center;padding:5px;background:#fff;box-shadow:0 -4px 6px rgba(0,0,0,.1);z-index:1000}.app-bar__button{width:100%;background:#ff6d23;border:none;font-size:22px;font-weight:700;cursor:pointer;padding-block:5px;letter-spacing:2px;text-decoration:none}.app-bar__button span{color:#fbfbfb;gap:10px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.app-bar{display:flex;flex-direction:column}.app-bar p{width:100%;margin:0;text-align:center}}.review-section{margin-bottom:100px}.review-section .content-section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding-block:48px}.review-section .content-section h6{font-size:22px;color:#222;margin-bottom:0;text-align:center}.review-section .content-section h3{font-size:50px;color:#ff6d23;margin-bottom:0;text-align:center}.review-section .review-card{max-height:250px;overflow:hidden;background-color:#fff;padding:10px;margin-bottom:18px;border-radius:5px}.review-section .review-card .review-card__head{height:20%}.review-section .review-card .review-card__head h5{font-size:15px;color:#222;margin-bottom:8px}.review-section .review-card .review-card__head .star-rating{display:flex;align-items:center;gap:4px;margin-bottom:8px}.review-section .review-card .review-card__head .star-rating .star{font-size:12px;transition:color .3s ease-in-out}.review-section .review-card .review-card__head .star-rating .star.full,.review-section .review-card .review-card__head .star-rating .star.half{color:#facc15}.review-section .review-card .review-card__head .star-rating .star.empty{color:#d1d5db}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:10px;gap:10px;padding:20px}.gallery .image-container{cursor:pointer;transition:transform .3s ease}.gallery .image-container:hover{transform:scale(1.05)}.gallery .image-container img{width:100%;height:auto;border-radius:8px}.modal{position:fixed;inset:0;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:10000}.modal .modal-content{position:relative;width:90%;max-width:600px;background-color:#222}.modal .modal-content .close-btn{position:absolute;top:-30px;right:0;background:none;border:none;width:25px;height:25px;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#222;background-color:#fbfbfb;cursor:pointer}.carousel .slide img{max-height:500px;object-fit:cover}.stickyContainer{position:fixed;bottom:100px;right:20px;flex-direction:column;z-index:1000}.mainButton,.stickyContainer{display:flex;align-items:center;gap:10px}.mainButton{background-color:#ff6d23;color:#fbfbfb;border:none;width:-moz-fit-content;width:fit-content;border-radius:5px;justify-content:center;font-size:22px;cursor:pointer;transition:background .3s}@media(max-width:768px){.mainButton{font-size:18px}}.mainButton span{color:#fbfbfb}.iconContainer{display:flex;flex-direction:column;gap:10px}.icon{background-color:#fff;color:#222;border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center;font-size:22px;text-decoration:none;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .3s}.icon:hover{transform:scale(1.1)}.book-now-page{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px}.book-now-page h1{font-size:50px;color:#ff6d23;margin-bottom:0;text-align:center}.book-now-page p{font-size:20px;color:#222;text-align:center;margin-bottom:0}.book-now-page .book-now-inputs{width:100%;display:flex;flex-direction:column;gap:15px}.book-now-page .book-now-inputs input{height:48px;width:100%;padding:10px;border:1px solid #222;border-radius:5px;font-size:16px;color:#222}.book-now-page .book-now-inputs input:focus{outline:none;border-color:#ff6d23;box-shadow:0 0 5px rgba(255,109,35,.5)}.book-now-page .book-now-inputs button{height:48px;background-color:#ff6d23;color:#fbfbfb;border:none;border-radius:5px;font-size:18px;cursor:pointer;transition:background .3s}.book-now-page .book-now-inputs button:hover{background-color:#ff6d23}.book-now-page .book-now-form{padding-block:48px}.dynamic-input{margin-bottom:1rem}.dynamic-input .form-label{font-weight:400;font-size:18px;margin-bottom:.5rem;display:block;color:#333}.dynamic-input .form-control{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:4px;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.dynamic-input .form-control:focus{border-color:#ff6d23;box-shadow:0 0 5px rgba(255,109,35,.5);outline:none}.dynamic-input .form-control.is-invalid{border-color:#dc3545;box-shadow:0 0 5px rgba(220,53,69,.5)}.dynamic-input .invalid-feedback{font-size:.875rem;color:#dc3545;margin-top:.25rem}.get-direction-btn{margin-top:48px;background-color:#ff6d23;color:#fbfbfb;border:none;padding:10px 20px;border-radius:5px;font-size:22px;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease;text-align:center;text-decoration:none;display:flex;gap:15px;align-items:center;justify-content:center;margin-bottom:48px;width:100%}.get-direction-btn.btn-sm{padding:5px 10px;font-size:16px;max-width:200px;margin-bottom:unset}@media screen and (min-width:768px){.get-direction-btn{width:60%}}.get-direction-btn:focus{outline:none}.get-direction-btn:focus,.get-direction-btn:hover{box-shadow:0 0 5px rgba(255,109,35,.5);background-color:#ff6d23;color:#fbfbfb}.review_date{font-weight:600;font-size:12px}.thank-you-page{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:5rem 2rem;max-width:800px;min-height:60vh;border-radius:8px;margin:48px auto 0}.thank-you-page .thank-you-icon{font-size:8rem;color:#4caf50;margin-bottom:2rem;animation:bounce-in 1s ease forwards}.thank-you-page .thank-you-title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#333;font-family:Bebas Neue,sans-serif}.thank-you-page .thank-you-message{font-size:1.2rem;line-height:1.6;color:#666;margin-bottom:1rem;max-width:85%}.thank-you-page .thank-you-contact{font-size:1.1rem;color:#666;margin-bottom:2rem}.thank-you-page .social-icons{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.thank-you-page .social-icons .social-icon{font-size:2rem;cursor:pointer;transition:all .3s ease;padding:.8rem;border-radius:50%;width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center;color:#fff}.thank-you-page .social-icons .social-icon:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.thank-you-page .social-icons .social-icon.facebook,.thank-you-page .social-icons .social-icon.instagram,.thank-you-page .social-icons .social-icon.tiktok,.thank-you-page .social-icons .social-icon.whatsapp{background-color:#ff6d23}.thank-you-page .home-button{display:inline-block;margin-top:3rem;padding:12px 30px;background-color:#ff6d23;color:#fff;text-decoration:none;border-radius:50px;font-weight:500;transition:all .3s ease}.thank-you-page .home-button:hover{background-color:rgba(255,109,35,.9);transform:translateY(-3px);box-shadow:0 5px 15px rgba(255,109,35,.3)}@keyframes bounce-in{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}@media(max-width:768px){.thank-you-page{padding:3rem 1.5rem}.thank-you-page .thank-you-icon{font-size:4rem}.thank-you-page .thank-you-title{font-size:2.5rem}.thank-you-page .thank-you-contact,.thank-you-page .thank-you-message{font-size:1rem;max-width:95%}.thank-you-page .social-icons{gap:1rem}.thank-you-page .social-icons .social-icon{font-size:1.5rem;width:3rem;height:3rem}}@media(max-width:480px){.thank-you-page{padding:2rem 1rem}.thank-you-page .thank-you-title{font-size:2rem}.thank-you-page .social-icons{gap:.8rem;flex-wrap:wrap}.thank-you-page .social-icons .social-icon{font-size:1.2rem;width:2.5rem;height:2.5rem;padding:.6rem}}