.navigation{display:flex;align-items:center;gap:200px;background:#212529;justify-content:space-between;color:#f1f3f5;position:fixed;top:0;width:100%;z-index:999}.navigation-container{margin-bottom:69px}.navigation-list li a,footer li a{color:#f1f3f5}.navigation-list li a:visited,footer li a:visited,.icon{color:#f1f3f5}.icon{display:none}.navigation-list li a.active,footer li a.active{color:#ffa726}.navigation-list li a:after,footer li a:after{display:block;content:"";border-bottom:solid 3px #ffa726;transform:scaleX(0);transform-origin:0% 50%}.navigation-list li a:after{transition:transform .25s ease-in-out}.navigation-list li a:hover:after,footer li a:hover:after{transform:scaleX(1)}.navigation-list{margin-right:100px}.navigation-list,footer{list-style:none;display:flex;gap:60px;font-size:18px}.navigation-logo{font-size:26px;color:#ffa726;display:flex;align-items:center}.navigation-logo img{width:70px}.navigation-user{position:relative;display:inline-block}.navigation-greet{text-decoration:underline}.navigation-menu{font-size:16px;display:none;padding:10px;position:absolute;cursor:pointer;min-width:100px;box-shadow:0 8px 16px #f1f3f533;background:#212529}.navigation-menu-link{padding:10px}.navigation-user:hover .navigation-menu{display:block}@media screen and (max-width: 1024px){.navigation{gap:60px}.navigation-list{margin-right:30px}}@media screen and (max-width: 768px){.navigation{gap:30px;width:100vw;justify-content:initial}.navigation-greet{display:none}.navigation-list.show{display:flex;flex-direction:column;position:absolute;top:100%;left:0;background-color:#333;width:100%}.navigation-list.show li a{display:block;text-align:center;padding:14px 16px;text-decoration:none;color:#f2f2f2}.navigation-logo{font-size:18px}.navigation-list{font-size:26px;margin:0 20px 0 0;gap:0}.navigation-list li a{display:none}.icon{float:right;display:block}}.home-section-prices{display:flex;color:#f1f3f5;justify-content:center;border:1px solid #ffb951;padding:10px;gap:20px;position:absolute;left:50%;height:150px;transform:translate(-50%,-50%)}.home-section-prices ul{position:relative}.home-section-prices-link{position:absolute;padding:10px 20px;background:#ffb951;color:#212529;bottom:-18px;transform:translate(20%);border-radius:5px;font-weight:700}.home-section-prices-link:hover{animation:changeLinkColor .2s forwards}@keyframes changeLinkColor{0%{background:#ffb951;color:#212529}to{background:#f1f3f5;color:#212529}}.home-section-prices-silver,.home-section-prices-gold{border-right:3px solid #ffb951}.home-section-prices-flex{width:180px}.home-section-prices-flex ul{list-style:none;padding-top:20px;letter-spacing:.5px}.home-section-prices-flex ul li{margin:2px}@media only screen and (max-width: 768px){.home-section-prices{gap:80px;border:none;flex-direction:column;height:auto;position:relative;transform:translate(-50%)}.home-section-prices div{margin-left:auto;margin-right:auto}.home-section-prices-link{bottom:auto;transform:translateY(10%)}.home-section-prices-silver,.home-section-prices-gold{border:none}}.home-about-features-single{position:relative;margin:20px;width:255px;height:255px;border:3px #212529 solid;overflow:hidden}.home-about-features a{background:#ffb951;color:#212529;border-radius:5px;font-weight:700;padding:10px 20px}.home-about-features-image{width:320px;height:260px;transition:transform .3s;filter:brightness(80%)}.home-about-features-image:hover{transform:scale(1.15)}.home-about-features p{color:#f1f3f5;position:absolute;left:0;bottom:0;padding:10px 5px;font-size:25px;width:fit-content;background-color:#00000080;cursor:default}.home-about-features-link{text-align:center;display:block;padding:0 0 50px}.home-about-features-link a:hover{animation:changeIntroColor .2s forwards}@media screen and (max-width: 1024px){.home-about-features-single{width:230px;height:230px;margin:20px 0}.home-about-features-image{width:300px;height:260px}}.home-page{background:#212529}.header-img{width:100%;height:500px;position:relative;opacity:.5}.home-page header{padding-bottom:100px}.home-section-motto,.home-section-motto-first,.home-section-motto-second{background:none}.home-section-motto{position:absolute;transform:translateY(-280%);text-align:center;width:100%;cursor:default}.home-section-motto-first{font-size:60px;color:#f1f3f5}.home-section-motto-second{color:#ffb951;font-size:25px}.home-introduction{background:#fff;margin-top:50px;text-align:center;color:#212529;width:100%}.home-introduction h1{font-size:56px;padding:50px 0}.home-introduction p{font-size:20px;line-height:35px;word-spacing:5px;width:80%;margin:0 auto;text-align:center}.notHidden{animation:fadeIn 1s ease-in both}.hidden{display:none}.home-introduction-first-part{padding-bottom:50px}.home-introduction-second-part{opacity:1;padding-bottom:60px}@keyframes fadeIn{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:translateZ(0)}}.home-section-intro-link-container{margin-top:10px}.home-introduction a{padding:10px 20px;background:#ffb951;color:#212529;border-radius:5px;font-weight:700}.home-section-intro-link:hover{animation:changeIntroColor .2s forwards}@keyframes changeIntroColor{0%{background:#ffb951;color:#212529}to{background:#212529;color:#f1f3f5}}.home-breakline{background:#fff;padding:5px}.home-about{background:#fff;padding-top:100px;padding-bottom:20px;z-index:99;position:relative}.home-about h2{text-align:center;font-size:56px;margin-bottom:50px}.home-about-features-display{display:flex;flex-wrap:wrap;justify-content:space-evenly}@media only screen and (max-width: 768px){.header-img{height:30vh}.home-section-motto{transform:translateY(-150%)}.home-section-motto-first{font-size:32px}.home-section-motto-second{font-size:18px}.home-page header{padding:0}.home-introduction h1,.home-about h2{font-size:30px}.home-introduction p{font-size:16px}}.react-calendar{margin-top:100px}.react-calendar__navigation{display:flex;justify-content:space-around;gap:200px;margin-bottom:20px}.react-calendar__navigation__arrow{border:none;padding:10px;cursor:pointer;background:#f1f3f5;color:#212529;border-radius:5px;font-weight:700}.react-calendar__navigation__arrow:hover{animation:changeMonthColor .2s forwards}@keyframes changeMonthColor{0%{background:#f1f3f5;color:#212529}to{background:#212529;color:#f1f3f5}}.react-calendar__navigation__label{pointer-events:none;border:none;border-radius:5px;font-weight:700;background:#f1f3f5}.react-calendar__month-view__weekdays{text-decoration:none;color:#f1f3f5;background:#212529;padding:5px;margin-bottom:5px;text-align:center;border-radius:5px}abbr{text-decoration:none}.react-calendar__month-view__days{background-color:#f1f3f5;color:#212529}.react-calendar__month-view__days__day{border:none;padding:15px;cursor:pointer;outline:1px solid;outline-offset:-5px;border-radius:5px}.react-calendar__tile--active{color:#ffb951}.create-new-workout-btn-container{margin:50px 0 0;width:fit-content}.create-new-workout-btn{padding:5px 10px;cursor:pointer;border-radius:5px;color:#212529;background:#ffb951;font-weight:700}.create-new-workout-btn:hover{animation:changeCreateWorkoutButton .2s forwards}@media screen and (max-width: 768px){.react-calendar__navigation{gap:10px}}.create-workout{margin:50px 20px;width:23vw}.create-workout-info{padding-bottom:20px;position:relative}.create-workout-info input{border-radius:3px;border-color:#212529;color:#212529;height:20px;padding:5px;margin-left:5px;position:absolute;left:100px}.create-workout-info-title,.create-workout-info-load,.create-workout-info-reps{height:25px}.create-workout-button{padding:5px 10px;cursor:pointer;border-radius:5px;color:#212529;background:#ffb951;font-weight:700;margin:100px 0 0}.create-workout-button:hover{animation:changeCreateWorkoutButton .2s forwards}@keyframes changeCreateWorkoutButton{0%{background:#ffb951;color:#212529}to{background:#212529;color:#f1f3f5}}.workouts-fetch{margin:50px 20px;width:23vw;overflow:auto}.workouts-fetch-list{list-style:none;padding:0 30px 10px 0}.workouts-single-workout:not(:first-child){border-top:2px solid #212529;margin-top:20px;padding-top:20px}.workouts-fetch-loading{margin:50px 20px}.workouts-single-workout{position:relative}.single-workout-value{position:absolute;left:100px}.workouts-single-workout input{border-radius:3px;border-color:#212529;color:#212529;height:20px;padding:5px;margin-left:5px;position:absolute;left:100px}.single-workout-title,.single-workout-reps,.single-workout-load{height:25px}.single-workout-buttons{margin-bottom:10px;padding:10px 0 0}.workout-buttons-delete,.workout-buttons-discard,.workout-buttons-edit,.workout-buttons-update{padding:5px 10px;cursor:pointer;border-radius:5px;color:#212529;background:#ffb951;font-weight:700}.workout-buttons-delete:hover,.workout-buttons-discard:hover,.workout-buttons-edit:hover,.workout-buttons-update:hover{animation:changeWorkoutButton .2s forwards}.workouts-fetch-no-workouts{margin-top:20px}@keyframes changeWorkoutButton{0%{background:#ffb951;color:#212529}to{background:#212529;color:#f1f3f5}}.workout-buttons-discard,.workout-buttons-edit,.workout-buttons-update{margin-left:10px}@media screen and (max-width: 768px){.workouts-fetch{width:auto}}.bmi-calculator{margin-top:100px}.calculator-units{margin-left:45px}.calculator-units-selected{-webkit-box-shadow:inset 10px 0 0 -5px #ffb951;-moz-box-shadow:inset 10px 0 0 -5px #ffb951;box-shadow:inset 10px 0 0 -5px #ffb951}.calculator-units span:not(:first-child){margin-left:10px}.calculator-units span{padding:10px;cursor:pointer;background:#f1f3f5;color:#212529;border-radius:5px;font-weight:700}.calculator-units span:hover{animation:changeCalculatorColor .2s forwards}@keyframes changeCalculatorColor{0%{background:#f1f3f5;color:#212529}to{background:#212529;color:#f1f3f5}}.calculator-container{margin-top:30px;border:1px solid #212529;border-radius:5px;width:300px;padding:10px;position:relative}.calculator-container-info{padding:10px 0 10px 10px}.calculator-input,.calculator-input-us-feet,.calculator-input-us-inches{position:absolute;left:100px;border-radius:3px;border-color:#212529;color:#212529;height:25px;padding:5px 30px 5px 5px;width:175px}.calculator-input-us-feet,.calculator-input-us-inches{width:85px}.calculator-input-us-inches{margin-left:90px}.calculator-placeholder,.calculator-placeholder-us{position:absolute;color:#888}.calculator-placeholder{margin:3px 0 0 180px}.calculator-placeholder-us{margin:3px 0 0 145px}.calculator-placeholder-us-feet{margin:3px 0 0 85px}.calculator-placeholder-us-inches{margin:3px 0 0 155px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.calculator-input-male{margin-left:25px;transform:scale(1.3)}.calculator-label-male,.calculator-label-female{margin-left:5px}.calculator-input-female{margin-left:15px;transform:scale(1.3)}.calculator-calculate-btn,.calculator-discard-btn{padding:5px 10px;cursor:pointer;border-radius:5px;color:#212529;background:#ffb951;font-weight:700;margin:10px 0 0 10px;display:inline-block}.calculator-discard-btn{margin-left:10px}.calculator-calculate-btn:hover,.calculator-discard-btn:hover{animation:changeCalculatorSubmitColor .2s forwards}@keyframes changeCalculatorSubmitColor{0%{color:#212529;background:#ffb951}to{background:#212529;color:#f1f3f5}}.calculator-bmi-container{margin:50px 20px;width:23vw}.calculator-bmi-intro{margin-bottom:20px}table{margin-top:30px;width:100%}table,td,th{border:1px #767676 solid;border-collapse:collapse}td{padding:2px 5px}tr:nth-child(odd){background:#fff1dc}tr:first-child{background:#ffb951}th{padding:5px}@media screen and (max-width: 768px){.calculator-bmi-container{width:auto}}.myportal-dashboard{width:20%;padding:30px;background:#f1f3f5;color:#212529;display:block;position:relative}.myportal-dashboard a{color:#212529}.myportal-dashboard-links-container{display:flex;flex-direction:column}.myportal-dashboard-links{list-style:none;margin-top:20px;font-weight:700}.myportal-dashboard-links li:not(:first-child){margin-top:10px}.myportal-dashboard-links a:visited{color:#212529}.myportal-dashboard-selected{margin-left:10px;transition:margin .2s}.second-arrow{border:solid #212529;border-width:0 3px 3px 0;display:inline-block;padding:3px;margin-left:5px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.myportal-account-settings-container{height:70px}.myportal-account-settings{color:#212529;position:absolute;bottom:50px;list-style:none}.second-link{bottom:20px}.myportal-account-settings-creditentials{cursor:pointer;padding:5px}.myportal-account-settings-logout{cursor:pointer;margin-top:20px;padding:5px}@media screen and (max-width: 768px){.myportal-dashboard{width:100svw}}.myportal-changecredentials{margin-top:100px}.myportal-changecredentials-description{font-size:18px;line-height:2;letter-spacing:2px}.myportal-changecredentials-option:not(:first-child){margin-top:10px}.options-container{margin-top:20px}.options-container p{margin-bottom:10px}.myportal-changecredentials-option{cursor:pointer;color:#212529;display:inline-block;padding:5px}.account-selected{margin-left:10px;transition:margin .2s}@media screen and (max-width: 768px){.myportal-changecredentials-description{font-size:16px}}.myportal-account-change-credentials{width:23vw;margin:50px 20px}.change-credentials-info{padding-bottom:20px;position:relative}.change-credentials-username-container{margin-bottom:20px}.change-credentials-info div{height:25px}.change-credentials-info div:nth-child(3){margin-bottom:20px}.change-credentials-info div label{vertical-align:middle}.change-credentials-info input{border-radius:3px;border-color:#212529;color:#212529;padding:5px;margin-left:5px;position:absolute;left:170px;height:20px;margin-bottom:10px}.change-credentials-info p{margin-top:30px;letter-spacing:2px;line-height:1.6}.change-credentials-button{padding:5px 10px;cursor:pointer;border-radius:5px;color:#212529;background:#ffb951;font-weight:700;margin:100px 15px 0 0}.change-credentials-button:hover{animation:changecredentialsButton .2s forwards}@keyframes changecredentialsButton{0%{background:#ffb951;color:#212529}to{background:#212529;color:#f1f3f5}}.change-credentials-info div:last-child{letter-spacing:2px;margin-top:20px;color:#ff9494;font-size:20px}@media screen and (max-width: 768px){.myportal-account-change-credentials{width:auto}.change-credentials-info input{height:auto;padding:0;margin:auto}}.myportal-page{display:flex;gap:30px;min-height:600px}.outlet{display:block;background:#a9a9a9;width:50%;padding:30px;position:relative}.myportal-closeBtn{font-size:30px;position:absolute;top:0;right:0;margin:20px 20px 0 0;padding:5px 10px;color:#212529}.myportal-closeBtn:hover{animation:changeCloseBtnColor .2s forwards}@keyframes changeCloseBtnColor{0%{background:none}to{background:#d11a2a}}.myportal-outletName{font-size:32px;position:absolute;top:0;left:0;margin:20px 20px 0;padding:5px;cursor:default;letter-spacing:1px}.hideBtn{display:none}@media screen and (max-width: 768px){.myportal-page{flex-direction:column}.outlet{width:auto;height:auto;padding:10px}}.modal-container{position:relative}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:50px;z-index:1000;letter-spacing:1px;line-height:1.5;border-radius:5px}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:1000}.modal-button-container{width:100%;text-align:center;transform:translateY(100%)}.modal-button{padding:10px;cursor:pointer;border-radius:5px;color:#000;background:#f1f3f5;border:1px solid #ffa726}@media only screen and (max-width: 768px){.modal{padding:10px;width:90vw;text-align:center}}footer{width:100%;padding:10px;color:#f1f3f5;display:flex;gap:100px;justify-content:start;background:#212529;z-index:20;position:relative;bottom:0}.disclaimer{padding-left:100px}.disclaimer-underline{text-decoration:underline}.disclaimer-more-link{color:#ffa726;cursor:pointer}.contacts,.disclaimer{border-right:2px solid #f1f3f5;padding-right:50px}footer .contacts{display:grid;gap:20px;justify-items:center}footer .contacts-padding{padding-bottom:5px}footer .contact1{grid-column:1;grid-row:1}footer .contact2{grid-column:2;grid-row:1}footer .contact3{grid-column:3;grid-row:1}footer .link1{grid-column:1;grid-row:2}footer .link2{grid-column:2;grid-row:2}footer .link3{grid-column:3;grid-row:2}footer .links{list-style:none;display:flex;gap:15px;flex-wrap:wrap;align-content:center}@media only screen and (max-width: 768px){footer{gap:5px;width:100svw}.disclaimer{padding-left:0;padding-right:0;border:none;font-size:12px}.contacts{border:none;padding:0}.contacts p{font-size:12px}.contacts a img{width:30px}.links{display:none!important}}.scrollToTop{position:fixed;background:#ffb951;width:50px;height:50px;bottom:20px;cursor:pointer;left:20px;border-radius:5px;display:none;z-index:9999}.arrow-container{position:relative;width:100%;height:100%}.arrow{color:#212529;position:absolute;width:45px;height:45px;left:50%;transform:translate(-50%)}.visible{display:block}@media only screen and (max-width: 768px){.scrollToTop{width:30px;height:30px}.arrow{width:25px;height:25px}}.loading-container{position:relative;height:100%}.loading{position:absolute;text-align:center;left:0;right:0;top:0;bottom:0;margin:auto;height:10%}.store-single-product-introduction{font-size:16px;width:80%;margin:50px auto;text-align:start;line-height:1.5}.products{position:relative;display:grid;grid-template-columns:auto auto auto;gap:30px;width:100%;margin-bottom:50px;padding-right:50px}.product-container{display:flex;justify-content:space-evenly;align-items:center}.products-heading{text-align:center;font-size:20px;padding:30px 0;letter-spacing:3px;border-top:1px solid #212529;margin-right:50px}.products a{color:#212529}.product-container:not(:nth-child(3n-2)){border-left:1px solid #212529}.product-seemore{padding:10px;cursor:pointer;background:#f1f3f5;color:#212529;border-radius:5px;font-weight:700;display:inline-block;text-align:center;width:100%}.product-seemore:hover{animation:changeButtonColor .2s forwards}@keyframes changeButtonColor{0%{background:#f1f3f5;color:#212529}to{background:#212529;color:#f1f3f5}}.product-information p{margin-bottom:10px}.products-taste{width:160px}.products-img{width:150px}@media screen and (max-width: 768px){.products{grid-template-columns:auto auto;font-size:14px;padding:0 5px}.products-heading{border:none}.products-img{width:80px}.product-container{border-left:none!important;border-bottom:1px solid #212529}.product-container div{flex-direction:column-reverse}}.signup-password-container{display:flex;justify-content:space-between}.account-page{overflow:hidden}.account-page-bg{position:relative;width:98.9vw;height:90.5vh;filter:blur(3px);transform:scale(1.1)}.account-page-container{position:absolute;top:50%;left:50%;width:30vw;height:50vh;transform:translate(-50%,-50%);background-color:#000000b3;padding:20px;color:#f1f3f5;border:1px solid #f1f3f5}.create-login-account{position:absolute;bottom:10px}.signup,.login{font-size:20px}.signup-heading,.login-heading{font-size:42px;text-align:center}.signup-email-container,.login-email-container{margin-top:20px;display:flex;justify-content:space-between}.signup-confirm-password-container,.login-password-container{display:flex;justify-content:space-between;margin-bottom:20px}.signup-email-container,.signup-password-container,.signup-confirm-password-container,.login-email-container,.login-password-container{border-left:5px solid #ffb951;padding-left:10px}.signup-button,.login-button{border:2px solid #f1f3f5;padding:5px 10px;position:absolute;bottom:40px;left:50%;transform:translate(-50%);margin-bottom:10px;cursor:pointer}.signup-button:hover,.login-button:hover{animation:changeAccountButtonColor .2s forwards}@keyframes changeAccountButtonColor{0%{background:#212529;color:#f1f3f5}to{background:#ffb951;color:#212529}}.account-page-login-create-account{position:absolute;bottom:10px;color:#f1f3f5}.account-page-login-create-account:visited{color:#f1f3f5}.account-page-login-create-account:after{display:block;content:"";border-bottom:solid 3px #ffa726;transform:scaleX(0);transform-origin:0% 50%}.account-page-login-create-account:after{transition:transform .25s ease-in-out}.account-page-login-create-account:hover:after{transform:scaleX(1)}@media screen and (max-width: 768px){.account-page-container{width:100svw}.login-email-container label,.login-password-container label,.signup-email-container label,.signup-password-container label,.signup-confirm-password-container label{font-size:16px}}.store-basket img{width:50px;margin-top:20px}@media screen and (max-width: 768px){.store-basket{position:fixed;right:10px;bottom:100px;z-index:999}}.store-side-panel{width:20%;min-width:20%;color:#212529;min-height:600px;border-right:#212529 2px solid;padding:100px 0 0 50px;font-weight:700;background-color:#ffb951b5}.store-side-panel-item{margin:0 0 20px;font-size:18px;cursor:pointer;display:table}.activeProduct{margin-left:10px;transition:all .2s}@media screen and (max-width: 768px){.store-side-panel{padding:20px 0 0;width:100vw;min-width:0;min-height:0;border:none;display:flex;gap:20px;flex-wrap:wrap;justify-content:center}}.store-page{display:flex;gap:50px}.store-introduction{font-size:20px;line-height:35px;word-spacing:5px;margin-top:50px;width:60vw}@media screen and (max-width: 768px){.store-page{display:block}.store-introduction{width:100vw;font-size:16px;line-height:20px;padding:20px;margin-bottom:200px}}.store-single-product{display:flex;flex-wrap:wrap;align-content:center}.single-product-container{display:flex}.single-product-info-container{margin-left:40px}.single-product-img{width:300px;transition:transform .2s}.single-product-img:hover{transform:scale(1.05)}.single-product-name,.single-product-purchase{margin-top:40px}.single-product-taste,.single-product-weight,.single-product-price,.single-product-caps{margin-top:25px}.single-product-purchase{padding:10px 20px;background:#ffb951;color:#212529;border-radius:5px;font-weight:700;display:inline-block;cursor:pointer}.single-product-purchase:hover{animation:changePurchaseButton .2s forwards}@keyframes changePurchaseButton{0%{background:#ffb951;color:#212529}to{background:#212529;color:#f1f3f5}}@media screen and (max-width: 768px){.single-product-container{flex-direction:column;padding:25px 0}.store-single-product{justify-content:center}.single-product-img{width:250px}.single-product-img:hover{transform:scale(1.1)}}.checkout{display:flex;flex-direction:column;align-items:center;padding:20px;min-height:600px}.checkout-products{display:flex;align-items:center;margin-bottom:20px;border:1px solid #ccc;padding:10px;border-radius:5px;position:relative}.checkout-products img{width:100px;margin-right:10px;border-radius:5px}.checkout-details{display:flex;flex-direction:column}.checkout-name,.checkout-price,.checkout-taste{margin-bottom:5px}.checkout-quantity,.checkout-increase,.checkout-decrease,.checkout-remove-item{cursor:pointer;border:none;padding:5px 10px;margin:0;font-size:16px;border-radius:5px}.disable{cursor:default}.checkout-quantity{cursor:text;padding:5px 10px 5px 0}.checkout-increase{background-color:#4caf50;color:#fff}.checkout-decrease{background-color:#f44336;color:#fff}.checkout-remove-item{color:#212529;position:absolute;top:10px;right:10px;border:none;padding:5px}.checkout-container{width:100%;max-width:600px;max-height:500px;overflow-y:auto;margin-bottom:40px}.final-price{margin-top:40px;font-size:18px;font-weight:700}.checkout-purchase{padding:10px;cursor:pointer;border-radius:5px;color:#212529;background:#ffb951;font-weight:700;margin:10px 0 0 10px;display:inline-block}.checkout-purchase:hover{animation:changePurchaseButton .2s forwards}@keyframes changePurchaseButton{0%{color:#212529;background:#ffb951}to{background:#212529;color:#f1f3f5}}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0;margin:0;font-family:Open Sans,sans-serif}a{text-decoration:none}.about-prices-container{background-color:#f8f9fa;border-radius:10px;padding:20px;margin-bottom:20px}.about-prices-heading{color:#212529;font-size:28px;font-weight:700;margin-bottom:10px}.price-and-benefits{display:flex;flex-wrap:wrap;margin-bottom:15px}.price-container,.benefits-container{display:flex;flex-direction:column;flex-grow:1;padding:10px;border-radius:8px;border:2px solid #dee2e6;margin-right:10px}.about-prices-label{color:#6c757d;font-size:18px;font-weight:700;margin-bottom:5px}.about-prices-value{color:#212529;font-size:18px}.about-prices-subheading{color:#212529;font-size:20px;font-weight:700;margin-bottom:10px}.about-prices-description{color:#555;margin-bottom:0}.about-features-container{background-color:#f1f3f5;padding:20px;margin-bottom:20px}.about-features-heading{color:#212529;font-size:28px;font-weight:700;margin-bottom:20px}.about-feature{color:#212529;margin-bottom:20px}.about-feature-title{font-weight:700;font-size:20px;margin-bottom:5px}.about-feature-description-container{padding:10px}.about-feature-description{color:#555;margin-bottom:10px;letter-spacing:1px}.about-container{padding:20px}.section{margin-bottom:40px}.section-title{font-size:32px;font-weight:700;color:#333;margin-bottom:20px}.card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;width:80%;margin:auto}.feature-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.separator{border-top:2px solid #dee2e6;margin-top:20px;margin-bottom:20px}.selected{border-left:2px solid #ffa726}@media screen and (max-width: 768px){.section-title{font-size:24px}.about-container{padding:20px 20px 0}.about-prices-heading,.about-features-heading{font-size:20px}.about-prices-label,.about-prices-value{font-size:16px}.about-prices-container{margin:0}.about-features-container{margin:0;padding:0}.about-prices-subheading{font-size:18px}.about-prices-description,.about-feature-description{font-size:14px}}
