*:after,*:before,*{box-sizing:border-box;margin:0;padding:0}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent;background:var(--lightBlue)}*::-webkit-scrollbar-thumb{border-radius:8px;background:var(--darkBlue)}body{margin:0;padding:0;font-family:Europa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}h1,.h1{font-family:Rough Therapy,Europa,Europa,system-ui,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-transform:uppercase;font-size:3.125rem;line-height:1.2;letter-spacing:0}@media only screen and (max-width:1550px){h1,.h1{font-size:2.625rem;line-height:1.2}}@media only screen and (max-width:1374px){h1,.h1{font-size:2.5rem;line-height:1.2}}@media only screen and (max-width:1200px){h1,.h1{font-size:2.25rem;line-height:1.25}}@media only screen and (max-width:796px){h1,.h1{font-size:1.875rem;line-height:1.33}}h2,.h2{font-family:Rough Therapy,Europa,Europa,system-ui,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-transform:uppercase;font-size:2.4375rem;line-height:1.25;letter-spacing:0}@media only screen and (max-width:1550px){h2,.h2{font-size:2.25rem;line-height:1.25}}@media only screen and (max-width:1374px){h2,.h2{font-size:1.9375rem;line-height:1.3}}@media only screen and (max-width:1200px){h2,.h2{font-size:1.6875rem;line-height:1.3}}@media only screen and (max-width:796px){h2,.h2{font-size:1.5rem;line-height:1.35}}@media only screen and (max-width:576px){h2,.h2{font-size:1.25rem;line-height:1.4}}h3,.h3{font-family:Rough Therapy,Europa,Europa,system-ui,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-transform:uppercase;font-size:1.875rem;line-height:1.3;letter-spacing:0}@media only screen and (max-width:796px){h3,.h3{font-size:1.25rem;line-height:1.4}}h4,.h4{font-family:Rough Therapy,Europa,Europa,system-ui,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-transform:uppercase;font-size:1.25rem;line-height:1.4;letter-spacing:0}@media only screen and (max-width:992px){h4,.h4{font-size:1rem;line-height:1.4}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.transition-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.clear-button{background:none;border:none;padding:0;margin:0;cursor:pointer;text-align:left}.clear-button:hover{font-weight:400}::selection{background-color:var(--white);color:var(--lightBlue)}@font-face{font-family:Rough Therapy;src:url(/static/Rough%20Therapy.BcBwQQeH.woff2) format("woff2"),url(/static/Rough%20Therapy.DPe9h-hG.woff) format("woff");font-display:swap}@font-face{font-family:Europa;src:url(/static/Europa%20Regular.jxB5QUZl.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Europa;src:url(/static/Europa%20Bold.CIgE7lc6.ttf) format("truetype");font-weight:700;font-display:swap}.App{color:var(--white);font-size:16px;font-weight:300;width:100%;height:100%;min-height:100vh;min-width:100vw;display:flex;background-color:#0cabe4}.header{display:flex;flex-flow:row;justify-content:space-between;align-items:center;padding-inline:4rem;padding-block:.875rem;z-index:999}.header_nav{display:flex;flex-flow:row;gap:1rem}.header_link{text-decoration:none;color:var(--white);font-size:1.125rem;font-weight:700;padding:0;margin:0;border-radius:3px;position:relative;transition:color .2s ease}.header_link:not(.header_link--active):after{width:0%}.header_link--active{color:var(--yellow)}.header_link--active:after{width:100%}.header_link:hover{color:var(--yellow)}.header_link:hover:after{width:100%}.header_link:after{content:"";position:absolute;bottom:0;left:0;height:2px;background-color:var(--yellow);transition:width .2s ease}@media only screen and (max-width:992px){.header{padding-inline:2rem}}@media only screen and (max-width:796px){.header{padding-inline:1.5rem}}@media only screen and (max-width:576px){.header{padding-inline:1.5rem;flex-flow:column;gap:1rem}.header_nav{width:100%;justify-content:space-between}}.page-layout{display:flex;flex-flow:column;flex-grow:1;position:relative;max-height:100vh;overflow:hidden;background:linear-gradient(180deg,#0cabe400 88.94%,#0cabe4)}.page-layout_background{position:absolute;left:2vw;height:100%;max-height:min(70vh,900px);z-index:-1}.page-layout_main{display:flex;flex-flow:row;flex-grow:1;z-index:1;padding-top:3.125rem;padding-inline:4rem;gap:1.5rem}.page-layout_left,.page-layout_right{max-width:50vw;flex:1}.page-layout_right{display:flex;z-index:5;max-width:1000px}.page-layout_left{position:relative}.page-layout_left_content{position:fixed;top:0;left:0;width:100%;height:100%;min-height:600px}.page-layout_left--small-svg{position:absolute;top:27.5%;left:min(25vw,600px);width:clamp(100px,20vw,266px)}.page-layout_left--large-svg{position:absolute;bottom:10%;left:5vw;width:clamp(200px,35vw,522px);transition:transform .2s ease}.page-layout_left--large-svg:hover{transform:rotate(-1deg)}@media only screen and (max-width:1200px){.page-layout_left{max-width:40vw}.page-layout_right{max-width:60vw}}@media only screen and (max-width:992px){.page-layout{max-height:unset;overflow-y:auto}.page-layout_main{flex-direction:column;padding-inline:0;padding-block:2rem;gap:unset}.page-layout_left,.page-layout_right{max-width:100vw;padding-inline:2rem}.page-layout_left{overflow:hidden;min-height:400px}.page-layout_left_content{position:relative;min-height:unset;width:100%;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:2rem;padding-block:1rem;flex-grow:0}.page-layout_left--large-svg{position:unset;width:80%;min-width:200px;max-width:480px}.page-layout_left--small-svg{position:unset;width:clamp(168px,20vw,266px)}.page-layout_background{position:absolute;left:-2%;height:100%;z-index:-1}}@media only screen and (max-width:796px){.page-layout_main{padding-block:1.5rem}.page-layout_right{padding-top:.5rem}.page-layout_left,.page-layout_right{padding-inline:1.5rem}}@media only screen and (max-width:576px){.page-layout_main{padding-block:1rem}.page-layout_left,.page-layout_right{padding-inline:1rem}.page-layout_left{min-height:clamp(300px,30vh,360px)}.page-layout_left_content{padding-top:0}.page-layout_background{display:block;position:absolute;left:-2%;top:20%;height:80%;z-index:-1}}@media only screen and (max-width:376px){.page-layout_left{min-height:clamp(280px,30vh,300px)}}.mask-background{position:relative}.mask-background_mask{position:absolute;top:0;left:0;width:100%;height:100%}.mask-background_content{position:relative}.common-menu{width:100%;position:relative}.common-menu_element{width:100%}.common-menu_content-wrapper{position:fixed;z-index:9999;padding:10px 0;background-color:transparent;border:none;animation:.5s hide forwards;display:none;flex-direction:column;align-items:stretch}.common-menu_content-wrapper--visible{animation:.5s show forwards;display:flex}.common-menu_content-wrapper_mask_content{max-height:calc(34vh + 20px);margin-block:1%;overflow:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:5px}@media only screen and (max-width:1550px){.common-menu_content-wrapper_mask_content{max-height:30vh}}@media only screen and (max-width:1200px){.common-menu_content-wrapper_mask_content{max-height:25vh}}@media only screen and (max-width:796px){.common-menu_content-wrapper_mask_content{max-height:20vh}}@keyframes hide{0%{opacity:1;display:flex}99%{opacity:0;display:none}to{opacity:0;display:none}}@keyframes show{0%{opacity:0;display:none}1%{opacity:0;display:flex}to{opacity:1;display:flex}}.common-menu_content-item{font-family:Rough Therapy,sans-serif;padding:5px 1rem;font-size:24px;line-height:28px;text-transform:uppercase;letter-spacing:0;cursor:pointer;color:#0c3d99;transition:color .2s ease;border-radius:10px}.common-menu_content-item--focused{background-color:#fae09c}.common-menu_content-item:hover,.common-menu_content-item--active{color:#61ccf7}@media only screen and (max-width:992px){.common-menu_content-item{padding-inline:.5rem;padding-block:.5rem}}@media only screen and (max-width:576px){.common-menu_content-item{padding-inline:.25rem}}.dropdown-input_wrapper{width:100%;display:grid;grid-template-columns:1fr 20px;align-items:center;position:relative;cursor:pointer;border:none;color:#0c3d99;gap:1rem;font-family:Rough Therapy,Europa,system-ui,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;line-height:1.75rem;text-transform:uppercase;letter-spacing:0;border-radius:10px}.dropdown-input_wrapper--placeholder{color:#0c3d9990}.dropdown-input_wrapper:focus-visible{outline:3px solid var(--lightYellow);outline-offset:12px}.dropdown-input_icon{width:18px;height:18px;color:#142c65;transition:transform .2s ease}.dropdown-input_icon--active{transform:rotate(180deg)}.dropdown-input_icon--inactive{transform:rotate(0)}@media only screen and (max-width:796px){.dropdown-input_icon{width:16px;height:16px}}.loader{aspect-ratio:1;border-radius:50%;border:8px solid currentColor;animation:l20-1 .8s infinite linear alternate,l20-2 1.6s infinite linear}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}to{transform:scaleY(-1) rotate(-135deg)}}.common-button-container{position:relative;display:flex;align-items:center;justify-content:center}.common-button-container_mask{transition:color .2s ease;color:#0c3d99}.common-button-container_content{width:100%}.common-button-container:hover .common-button{font-weight:400}.common-button-container:hover .common-button-container_mask{color:#61ccf7}.common-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding-inline:8px;border:none;border-radius:10px;background-color:transparent;font-family:Rough Therapy,Europa,system-ui,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;color:#fff;font-weight:400;line-height:1.75rem;text-transform:uppercase;text-decoration:none;letter-spacing:0;transition:transform .2s ease,color .2s ease;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none}.common-button:focus-visible{outline:3px solid #fae09c;outline-offset:8px}.common-button:disabled{opacity:.5;cursor:not-allowed}.common-button:active:not(:disabled){transform:scale(.98)}.common-button .common-loader{margin-right:8px}.form_wrapper{width:100%;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.form_content--checkbox{padding-top:1rem;padding-left:1rem}.form_content{padding-top:1rem;padding-bottom:3rem}.form_content_content{width:100%;display:flex;flex-direction:column;gap:1.5rem}.form_content_buttons{display:flex;justify-content:space-between;align-items:stretch;gap:1em;color:var(--darkBlue)}.form_content_buttons--end{justify-content:end}.form_content_title{font-weight:400;font-size:2.25rem;line-height:1;text-align:center;text-transform:uppercase;color:var(--yellow)}@media only screen and (max-width:992px){.form_wrapper{gap:1rem}.form_content{padding-block:1.25rem}.form_content_content{gap:1rem;padding-inline:1.75rem}}@media only screen and (max-width:796px){.form_content{padding-block:1rem}.form_content_content{gap:.75rem;padding-block:1rem}.form_content_content_content{padding-inline:1.5rem}.form_content_buttons{flex-direction:column-reverse;justify-content:center}.form_content_title{font-size:2rem;text-align:left}}@media only screen and (max-width:576px){.form_content{padding-block:.75rem}.form_content_content{padding-inline:1.25rem}.form_content_title{font-size:1.625rem}}.checkboxes-list{overflow-y:auto;max-height:calc(100vh - 40rem);min-height:140px;padding-left:4px;padding-top:4px;padding-top:1.5rem}@media only screen and (max-width:992px){.checkboxes-list{max-height:unset}}.common-checkbox{display:flex;align-items:center;position:relative;flex-shrink:0;cursor:pointer;width:20px;height:20px}.common-checkbox_mask{color:#fff;transition:color .2s ease}.common-checkbox_content{height:100%;width:100%}.common-checkbox input[type=checkbox]{position:absolute;opacity:0;top:0;left:0;height:100%;width:100%;margin:0;padding:0;cursor:pointer;z-index:2;border:none;background-color:transparent}.common-checkbox input[type=checkbox]:focus-visible+.common-checkbox_checkmark{outline:2px solid #fae09c;outline-offset:2px}.common-checkbox_checkmark{width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);left:0;border:none;background-color:transparent;border-radius:3px}.checkbox-with-label{display:flex;align-items:flex-start;gap:1rem;width:fit-content;cursor:pointer;font-family:Europa,sans-serif;font-size:1.125rem;font-weight:400;line-height:1;color:#fff;letter-spacing:0;transition:color .2s ease}.checkbox-with-label--active,.checkbox-with-label:hover{color:var(--darkBlue)}.error-wrapper{padding-bottom:1.2em;position:relative}.error-message{color:red;font-size:.8rem;position:absolute;bottom:.2em;left:0}.page-slogan{display:flex;flex-direction:column}.page-slogan--centered{align-items:center}.page-slogan_subtitle{font-weight:400;font-size:2rem;letter-spacing:0%;text-transform:uppercase;color:var(--darkBlue);margin-bottom:-1rem}.page-slogan_title{font-weight:400;font-size:clamp(2.5rem,5vw,4.625rem);letter-spacing:0%;text-transform:uppercase;transform:rotate(-2deg);color:var(--darkBlue)}.contact-page{display:flex;flex-direction:column;overflow-y:auto;max-height:calc(100vh - 72px - 6rem);margin-bottom:2rem;gap:2em;padding-inline:4px;padding-bottom:4px}.contact-page .page-slogan{width:fit-content}.contact-page a{border-radius:3px}.contact-page-item{display:flex;align-items:center;gap:.5em;color:var(--white)}.contact-page-item--underline{text-decoration:underline}.contact-page-item a{color:var(--white)}.contact-page-item a:not(.contact-page-item--underline){text-decoration:none}.contact-page-item a:not(.contact-page-item--underline):hover{text-decoration:underline}.contact-page_header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.contact-page_header_left{display:flex;flex-direction:column;align-items:flex-start;gap:1em;font-weight:700;font-size:1.125rem;line-height:1.2}.contact-page-section{display:flex;flex-direction:column;gap:1em;font-weight:400;font-size:1.125rem;line-height:1.2}.contact-page-section_title{font-weight:700}@media only screen and (max-width:992px){.contact-page{margin-bottom:1rem}}@media only screen and (max-width:796px){.contact-page{overflow-y:hidden;max-height:100%;gap:1.5rem}.contact-page_header{flex-direction:column-reverse;justify-content:center}.contact-page-item{justify-content:flex-start}.contact-page-section{font-size:1rem}}.section{display:flex;flex-direction:column;align-items:center;width:100%;gap:1em;position:relative;box-sizing:border-box;transition:padding .2s ease;padding-inline:1rem}.section-title{width:100%;color:var(--yellow)}.section-title h2{font-weight:400;font-size:1.75rem;line-height:1.15;text-transform:uppercase}.section-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:1em;white-space:pre-wrap;word-break:break-word;font-weight:500;line-height:24px}.section-content-dropdown-content{display:flex;flex-direction:column;align-items:stretch;gap:1rem;color:var(--darkBlue)}.section-content-dropdown .section-content-item{display:flex;flex-flow:row wrap;gap:.5em;align-items:center}.section-content-dropdown .section-content-item .label{font-weight:inherit}.section-content-dropdown .section-content-item:first-child{font-weight:700}.section-content-item{display:grid;grid-template-columns:1fr 2fr;gap:1em}.section-content-item.single{grid-template-columns:1fr}.section-content-item .label{font-weight:700;line-height:19px}.section-content a{color:var(--darkBlue);text-decoration:underline;border-radius:3px}.section-content .highlight--red{color:var(--red)}@media only screen and (max-width:1374px){.section-content-item{grid-template-columns:1fr}}@media only screen and (max-width:992px){.section{padding-inline:.75rem}.section-content{padding:0}}@media only screen and (max-width:796px){.section{padding-inline:.5rem}}.common-accordion{width:100%;background-color:transparent}.common-accordion_title{width:100%;display:flex;align-items:center;justify-content:space-between;outline-offset:0px;gap:1rem;color:var(--darkBlue);font-family:Rough Therapy,Europa,system-ui,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.375rem;line-height:1.5rem;text-transform:uppercase;background-color:transparent;transition:padding .2s ease;padding-block:.25rem;padding-inline:.5rem}.common-accordion_title_icon{width:18px;height:18px;color:var(--darkBlue);flex-shrink:0;transition:transform .2s ease}.common-accordion_title_icon--active{transform:rotate(180deg)}.common-accordion_content-wrapper{width:100%;height:0;overflow:hidden;visibility:hidden;transition:height .2s ease,padding .2s ease}.common-accordion_content-wrapper--animations-disabled{transition:none!important}.common-accordion_content-wrapper--active{visibility:visible;padding-top:1rem;padding-inline:2%}@media only screen and (max-width:796px){.common-accordion_title{font-size:1.125rem;line-height:1.2;padding-inline:.25rem}.common-accordion_title_icon{width:16px;height:16px}}.result-page{display:flex;flex-direction:column;overflow-y:auto;max-height:calc(100vh - 72px - 6rem);margin-bottom:2rem;padding-inline:4px}.result-page_title{padding-top:2rem;font-family:Europa;font-weight:400;font-size:1.125rem;line-height:22px}.result-page-section{padding-top:2em;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:2em;border-bottom:1px solid var(--lightBlue)}.result-page-section-third,.result-page-section-second{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:2em}.result-page-section-third .mask-background,.result-page-section-second .mask-background{width:100%}.result-page-section-third .label,.result-page-section-second .label{font-weight:400}.result-page-section-third .section-content,.result-page-section-second .section-content{gap:.3em}.result-page-section-third .section-content-item,.result-page-section-second .section-content-item{grid-template-columns:auto 1fr;font-size:1rem;font-weight:400;line-height:1.5rem;gap:.5em;align-items:center}.result-page-section-third .section-content-item:first-child,.result-page-section-second .section-content-item:first-child{font-weight:700}.result-page-section-second-text{width:100%;font-size:1.125rem;font-weight:300;line-height:1.2}.result-page-section-third-text{font-size:1.125rem;font-weight:300;line-height:1.2}.result-page-section:last-child{border:none}@media only screen and (max-width:992px){.result-page{overflow-y:hidden;max-height:100%;margin-bottom:1rem}.result-page_title{font-size:1rem;line-height:1.2}.result-page-third .section-content-item,.result-page-second .section-content-item{line-height:1.125rem}}@media only screen and (max-width:576px){.result-page-section-third-text{font-size:1rem}}:root{--_access-menu-item-icon-increase-text: "zoom_in";--_access-menu-item-icon-decrease-text: "zoom_out";--_access-menu-item-icon-invert-colors: "invert_colors";--_access-menu-item-icon-gray-hues: "visibility_off";--_access-menu-item-icon-underline-links: "format_underlined";--_access-menu-item-icon-big-cursor: "mouse";--_access-menu-item-icon-reading-guide: "menu_book";--_access-menu-item-icon-text-to-speech: "volume_up";--_access-menu-item-icon-disable-animations: "animation"}body{--_access-icon-width: 44px;--_access-icon-height: 44px;--_access-icon-right: 1.5rem;--_access-icon-bottom: 1.5rem;--_access-icon-top: unset;--_access-icon-left: unset;--_access-icon-border-radius: 50%;--_access-menu-top: unset;--_access-menu-right: 80px;--_access-menu-bottom: 20px;--_access-menu-border-radius: 8px;--_access-menu-max-height: auto}@media only screen and (max-width:796px){body{--_access-menu-right: 75px;--_access-menu-max-height: auto}}._access-icon:focus-visible{outline:2px solid #000000;outline-offset:2px;transition:none!important}._access-menu{height:fit-content!important;transition:none!important}._access-menu li button,._access-menu li button:before{transition:none!important;opacity:1!important}._access-scrollbar .before-collapse{transition:none!important}._access-menu{padding-top:1rem}._menu-close-btn{transform:rotate(0)!important}._access-menu button:before{font-family:Material Icons!important}._access-menu button svg{display:none}:root{--white: #ffffff;--lightBlue: #61ccf7;--darkBlue: #0c3d99;--yellow: #fbe74d;--lightYellow: #fae09c;--red: #e34a4a}.form-page{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;max-height:calc(100vh - 72px - 6rem);margin-bottom:2rem;overflow-y:auto;overflow-x:hidden}.form-page_subtitle{font-size:1.125rem;line-height:1.2;font-weight:400;color:var(--white)}.form-page_content-wrapper{width:100%;display:flex;flex-direction:column}.form-page_stepper{font-size:1.125rem;line-height:1.2;font-weight:400;color:var(--white);padding-inline:1rem;width:100%;text-align:right}@media only screen and (max-width:992px){.form-page{gap:1.5rem;margin-bottom:1rem;max-height:unset}.form-page_subtitle,.form-page_stepper{font-size:1rem}}@media only screen and (max-width:576px){.form-page{gap:1rem}.form-page_stepper{padding-inline:.75rem}}
