:root{--white: #fff;--white-2: #f4f4f4;--black: #000;--black-2: #1a1a1a;--primary: #e9c09c;--primary-light: #f0d4b8;--primary-dark: #da905d;--primary-darkness: #aa6326;--secondary: #866c56;--secondary-light: #91725b;--third: #f8d26b;--shadow-color: rgba(0, 0, 0, .15);--shadow-color-2: rgba(0, 0, 0, .25)}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;height:auto;margin:0;font-family:"Roboto Serif",serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.02rem;background-color:var(--white-2);color:var(--black-2);overflow-x:hidden}a,a:visited{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;cursor:default}span{cursor:default}input,button,textarea,select{font:inherit;cursor:pointer}section{outline:none}div.body{z-index:0}.cursor-text{cursor:text}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.sr-only:focus,.sr-only:active,.sr-only-focusable:focus,.sr-only-focusable:active{position:static!important;width:auto!important;height:auto!important;margin:0!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:unset!important}.roboto-text{font-family:"Roboto Serif",serif}.publicsans-text{font-family:PublicSans,system-ui,-apple-system,sans-serif}.dancingscript-text{font-family:DancingScript,serif;font-weight:700}.sansita-text{font-family:Sansita,serif}.casa-di-sole-text{color:var(--primary-darkness);font-weight:bolder;font-size:2rem;letter-spacing:-.0875rem}@media screen and (max-width:700px){.casa-di-sole-text{text-align:center}}@media screen and (max-width:375px){.casa-di-sole-text{font-size:1.8rem}}@media screen and (max-width:320px){.casa-di-sole-text{font-size:1.7rem}}.website-title{letter-spacing:-.25rem;font-size:6.25em;text-align:start;font-weight:700}.website-subtitle{font-size:2.5rem;margin-top:.5rem;font-weight:700}@media screen and (max-width:768px){.website-title{font-size:4.75rem;text-align:center}.website-subtitle{text-align:center}}@media screen and (max-width:425px){.website-title{font-size:3rem;letter-spacing:0}.website-subtitle{font-size:2rem}}.website-button,.website-ghost-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--primary);color:var(--black);display:inline-flex;justify-content:center;align-items:center;padding:.8rem 2rem;border:none;border-radius:.5rem;box-shadow:4px 4px 10px #00000040;font-family:PublicSans,system-ui,-apple-system,sans-serif;font-weight:500;font-size:1.2rem;transition:all .25s ease-in-out}.website-button:hover,.website-ghost-button:hover{background-color:var(--primary-light)}.website-ghost-button{background-color:unset;border:2px solid var(--primary)}.website-ghost-button:hover{background-color:unset;border:2px solid var(--primary-dark)}@media screen and (max-width:425px){.website-button,.website-ghost-button{padding:.6rem 1rem;font-size:1rem}}@media screen and (max-width:320px){.website-button,.website-ghost-button{padding:.6rem 1rem;font-size:.9rem}}.separator-wrapper{display:flex;flex-direction:column;align-items:center;margin:200px 0}.separator-wrapper.separator-exception{margin:0 auto}.cds-modal{position:fixed;z-index:1000;width:100%;height:100%;background:#1a1a1a33;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center}.cds-modal-popup{width:70%;background-color:var(--white-2);border-radius:1.2rem;display:flex;flex-direction:column;padding:2rem;overflow:auto}.cds-modal-header{display:flex;flex-direction:row;align-items:center;justify-content:end;padding:0;margin:0}.cds-modal-closer{cursor:pointer}.cds-modal-closeicon{width:1.4rem;height:1.4rem;fill:var(--primary-darkness)}.cds-modal-body{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.cds-modal-ks-logo{width:14rem}.cds-modal-text{text-align:center;font-weight:500}.cds-modal-footer{display:flex;flex-direction:row;justify-content:end;gap:1.5rem;margin-top:2rem}@media screen and (max-width:1024px){.cds-modal-footer{justify-content:center}}@media screen and (max-width:880px){.cds-modal-footer{flex-direction:column;gap:1rem}.cds-modal-popup{margin:1rem 0}}.footer{width:100%;display:flex;flex-direction:column;background:var(--white);border-top:2px solid var(--secondary-light);padding:3.4rem}.footer-part{display:flex;flex-direction:column;align-items:center;width:100%}.footerpart-part-1{display:flex;flex-direction:row;gap:1.4rem;margin-bottom:3rem}.footer-socialnetwork-box{cursor:pointer}.footer-icon{fill:var(--secondary-light);transition:all .25s ease-in-out}.footer-socialnetwork-box:hover .footer-icon{fill:var(--primary-darkness)}.footerpart-part-2{display:flex;flex-direction:column;align-items:center;gap:1.4rem;width:100%}.joinus-text{font-weight:700;text-align:center}.joinus-form{display:flex;flex-direction:row;gap:1.4rem}.footer-separator{margin-top:3rem;margin-bottom:3rem}.footer-part-2{gap:.7rem}.footer-infos-1{display:flex;flex-direction:row;align-items:center}.footer-link-separator{width:5px;height:5px;margin-left:1.2rem;margin-right:1.2rem;background-color:var(--black);border-radius:100%}.footer-link{color:var(--black-2);transition:all .25s ease-in-out}.footer-link:hover{text-decoration:underline;color:var(--primary-darkness)}.footer-infos-2{display:flex;flex-direction:column;align-items:center}.footer-infos2-content{font-weight:700;text-align:center}@media screen and (max-width:768px){.footer-infos-1{flex-direction:column}.footer-link-separator{margin-top:.8rem;margin-bottom:.8rem;margin-left:0;margin-right:0;width:50%;border-radius:10px;height:1px}}@media screen and (max-width:468px){.joinus-form{flex-direction:column;gap:1rem}}@font-face{font-family:Sansita;src:url(/assets/Sansita-Regular-Bt9NTbWc.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sansita;src:url(/assets/Sansita-Bold-BrhivG5-.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Sansita;src:url(/assets/Sansita-ExtraBold-DDWZkzYU.ttf) format("truetype");font-weight:bolder;font-style:normal;font-display:swap}@font-face{font-family:PublicSans;src:url(/assets/PublicSans-SemiBold-C3mio3B6.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DancingScript;src:url(/assets/DancingScript-Bold-HqJ3Vlrx.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Serif";src:url(/assets/RobotoSerif-Regular-DGZIT2hH.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Serif";src:url(/assets/RobotoSerif-Bold-JDjR-a-4.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Serif";src:url(/assets/RobotoSerif-BoldItalic-DAhpVJdB.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Serif";src:url(/assets/RobotoSerif-Medium-yrDLins9.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Serif";src:url(/assets/RobotoSerif-MediumItalic-DCY9tf_2.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}.header{position:relative;top:0;left:0;width:100%;height:10rem;background-color:var(--white);border-bottom:2px solid var(--secondary-light);display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2.3rem}.header-part2{display:flex;flex-direction:row;gap:1.5rem}.header-link{font-weight:700;font-size:1.3rem}.header-part1 .casa-di-sole-text,.header-logo{cursor:pointer}@media screen and (max-width:680px){.header{height:auto}.header-part2{flex-direction:column;align-items:center;gap:.8rem}}.herosection-content{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:11rem;margin-bottom:14rem}.herosection-title{text-align:center;font-size:7.5rem;letter-spacing:-.15rem;margin-bottom:4.5rem}@media screen and (max-width:768px){.herosection-title{font-size:4.5rem}}.about_us-section{width:100%;background-image:url(/assets/aboutus_background-gIjUfsSb.png);background-repeat:no-repeat;background-size:100%;background-position:center;min-height:100rem;justify-content:center}.about_us-section{display:flex;flex-direction:column;width:100%;height:auto}.about_us-content-box{display:flex;flex-direction:row;background-color:var(--white-2);border-radius:1.2rem;overflow:hidden;box-shadow:25px 25px 50px 0 var(--shadow-color),-25px 25px 50px 0 var(--shadow-color),25px -25px 50px 0 var(--shadow-color),-25px -25px 50px 0 var(--shadow-color);-webkit-box-shadow:25px 25px 50px 0 var(--shadow-color),-25px 25px 50px 0 var(--shadow-color),25px -25px 50px 0 var(--shadow-color),-25px -25px 50px 0 var(--shadow-color);-moz-box-shadow:25px 25px 50px 0 var(--shadow-color),-25px 25px 50px 0 var(--shadow-color),25px -25px 50px 0 var(--shadow-color),-25px -25px 50px 0 var(--shadow-color);margin:0 auto;width:50%;height:auto}.about_us-image{height:100%;width:100%}.about_us-content-part-1{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:2rem}.about_us-informations{display:flex;flex-direction:column}.about_us-informations-1{gap:1.5rem}.about_us-informations-2{gap:1rem;align-items:center}.about_us-text{font-weight:500;font-size:1.5rem}.about_us-signature{font-size:2.5rem;font-weight:700;letter-spacing:-.1rem;line-height:2rem}.about_us-tag{font-weight:500;color:#1a1a1a66}@media screen and (max-width:1440px){.about_us-content-box{width:70%}}@media screen and (max-width:1000px){.about_us-content-box{width:80%}.about_us-text{font-size:1.3rem}}@media screen and (max-width:850px){.about_us-text{font-size:1.1rem}.about_us-signature{font-size:2rem}}@media screen and (max-width:740px){.about_us-text{font-size:.9rem}.about_us-signature{font-size:1.8rem}}@media screen and (max-width:700px){.about_us-content-box{flex-direction:column;width:60%;height:auto}.about_us-text{font-size:1.2rem}.about_us-signature{margin-top:1rem}.about_us-image{margin-bottom:-10px}.about_us-text,.about_us-signature,.about_us-tag{text-align:center}}.food-section{padding:4rem;margin-bottom:400px;background-image:url(/assets/food_background-DJVsIpIj.webp);background-position:center;background-repeat:no-repeat;background-size:100%}.food-list-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:4rem}.food-list{display:flex;flex-direction:row;justify-content:center;width:100%}.food-list-1{gap:3rem;align-items:flex-start;z-index:3;margin-bottom:-2.5%}.food-list-2{align-items:center;gap:1.3rem;z-index:2;margin-bottom:-8%}.food-list-3{gap:1.5rem;align-items:flex-end;z-index:1}.food-element-4{margin-bottom:5%}.food-element{position:relative;height:max-content;width:100%}.food-image{border-radius:1.25rem;box-shadow:10px 10px 25px 0 var(--shadow-color-2);width:100%}.food-element-small,.food-img-small{max-width:600px}.food-element-large,.food-img-large{max-width:800px}.food-element-medium,.food-img-medium,.food-element-vlarge,.food-img-vlarge{max-width:700px}.food-tag{font-size:1rem;display:inline-flex;justify-content:center;align-items:center;border-radius:.5rem;background-color:var(--primary);padding:.5rem 1rem;width:max-content;position:absolute;bottom:1.25rem;right:1.25rem}@media screen and (max-width:1440px){.food-element-small,.food-img-small{max-width:500px}.food-element-large,.food-img-large{max-width:700px}.food-element-medium,.food-img-medium,.food-element-vlarge,.food-img-vlarge{max-width:600px}}@media screen and (max-width:1300px){.food-element-small,.food-img-small{max-width:400px}.food-element-large,.food-img-large{max-width:600px}.food-element-medium,.food-img-medium,.food-element-vlarge,.food-img-vlarge{max-width:500px}}@media screen and (max-width:1000px){.food-element-small,.food-img-small{max-width:35vw}.food-element-large,.food-img-large{max-width:50vw}.food-element-medium,.food-img-medium,.food-element-vlarge,.food-img-vlarge{max-width:45vw}}@media screen and (max-width:768px){.food-tag{font-size:.9rem;padding:.3rem .8rem}.food-titlebox{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:668px){.food-list{flex-direction:column;align-items:center}.food-list-1{gap:1rem;align-items:center;margin-bottom:1rem}.food-list-2{align-items:center;gap:1rem;margin-bottom:1rem}.food-list-3{gap:1rem;align-items:center;z-index:1}.food-element-4{margin-bottom:0}.food-element-small,.food-img-small,.food-element-large,.food-img-large,.food-element-medium,.food-img-medium,.food-element-vlarge,.food-img-vlarge{max-width:90vw}}.pizza2_titlebox{margin-top:200px;display:flex;flex-direction:column;align-items:center}.pizza2_wrapper{position:relative;margin-top:100px;min-height:clamp(650px,70vh,1100px)}.pizza2_plank,.pizza2_element,.pizza_element{position:relative;left:50%;transform:translate(-50%);z-index:1}.pizza2_element,.pizza_element{position:absolute;top:-80px;z-index:2}.pizza_composition-base_ingredient{position:absolute;transform:translate(-50%)}.pizza_composition-ingredient-1{position:absolute;z-index:1}.pizza_composition-ingredient-2{position:absolute;z-index:2;top:17px;left:-3px}.pizza_ing-group{position:absolute;left:50px;top:100px}.pizza_composition-ingredient{filter:grayscale(20%);position:absolute;top:0}.pci-1-1{right:-93.5px;top:21.5px;z-index:69}.pci-1-2{right:63px;top:-40px;z-index:68}.pci-1-3{right:54.5px;top:55px;z-index:69}.pci-1-4{right:-32px;top:-7.5px;z-index:61}.pci-2-1{right:115px;top:-1px;z-index:66}.pci-2-2{right:-11.5px;top:94.5px;z-index:60}.pci-2-3{right:-37px;top:-35px;z-index:58}.pci-2-4{right:89.5px;top:50px;z-index:51}.pci-3-1{right:-20.5px;top:-55.5px;z-index:69}.pci-3-2{right:-100px;top:20px;z-index:60}.pci-3-3{right:76.5px;top:-19.5px;z-index:67}.pci-3-4{right:-6px;top:75px;z-index:70}.pci-3-5{right:-73.5px;top:-47px;z-index:60}.pci-3-6{right:-45.5px;top:28.5px;z-index:60}.pci-3-7{right:0;top:-36.5px;z-index:60}.pci-3-8{right:0;top:47px;z-index:69}.pci-3-9{right:51px;top:25px;z-index:27}.pci-4-1{right:-65.5px;top:90px;z-index:70}.pci-4-2{right:31.5px;top:-37px;z-index:70}.pci-4-3{right:-89.5px;top:16.5px;z-index:70}.pci-4-4{right:135px;top:45px;z-index:10}.pci-4-5{right:19px;top:74px;z-index:70}.pci-4-6{right:0;top:23.5px;z-index:70}.pci-4-7{right:35px;top:113px;z-index:70}@media screen and (max-width:425px){.pizza2_plank{width:350px;height:350px}.pizza2_element{width:280px;height:280px}.pizza2_element,.pizza_element{top:-70px}.pizza_composition-ingredient-1{width:280px;height:280px}.pizza_composition-ingredient-2{width:240px;height:240px}.pizza_ing-group{left:40px;top:80px}.pci-1-1{right:-74.8px;top:17.2px;width:83.2px;height:83.2px}.pci-1-2{right:50.4px;top:-26px;width:76.8px;height:76.8px}.pci-1-3{right:43.6px;top:44px;width:83.2px;height:83.2px}.pci-1-4{right:-25.6px;top:-6px;width:86.4px;height:86.4px}.pci-2-1{right:92px;top:-.8px;width:51.2px;height:51.2px}.pci-2-2{right:-9.2px;top:75.6px;width:51.2px;height:51.2px}.pci-2-3{right:-29.6px;top:-20px;width:51.2px;height:51.2px}.pci-2-4{right:71.6px;top:40px;width:60px;height:56.8px}.pci-3-1{right:-16.4px;top:-44.4px;width:126.4px;height:84.8px}.pci-3-2{right:-80px;top:16px;width:126.4px;height:84.8px}.pci-3-3{right:61.2px;top:-15.6px;width:88.8px;height:88.8px}.pci-3-4{right:-4.8px;top:60px;width:88.8px;height:88.8px}.pci-3-5{right:-50.8px;top:-37.6px;width:89.6px;height:89.6px}.pci-3-6{right:-36.4px;top:22.8px;width:89.6px;height:89.6px}.pci-3-7{right:0;top:-29.2px;width:89.6px;height:89.6px}.pci-3-8{right:0;top:37.6px;width:75.2px;height:75.2px}.pci-3-9{right:40.8px;top:20px;width:84px;height:84px}.pci-4-1{right:-52.4px;top:72px;width:56.4px;height:37.6px}.pci-4-2{right:25.2px;top:-29.6px;width:56.4px;height:37.6px}.pci-4-3{right:-71.6px;top:13.2px;width:56.4px;height:37.6px}.pci-4-4{right:100px;top:36px;width:56.4px;height:37.6px}.pci-4-5{right:15.2px;top:59.2px;width:56.4px;height:37.6px}.pci-4-6{right:0;top:18.8px;width:56.4px;height:37.6px}.pci-4-7{right:28px;top:90.4px;width:56.4px;height:37.6px}}.ingredients-titlebox{display:flex;flex-direction:column;align-items:center}.ingredients-wrapper{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.ingredients-list{width:100%;height:50rem;display:flex;flex-direction:row;align-items:center;justify-content:center;background-image:url(/assets/ingredients_background-CiXQptZY.webp);background-position:center;background-repeat:no-repeat;background-size:100%}.ingredient-element{position:relative;width:21rem;height:21rem}.ingredient-bg{position:absolute;inset:0;background-size:cover;background-position:center}.ingredient-bg-1-1{background-image:url(/assets/ingredient_2_1-CGayhh8l.webp);z-index:1}.ingredient-bg-1-2{background-image:url(/assets/ingredient_2_2-DpUPkGl-.webp);z-index:2}.ingredient-bg-2-1{background-image:url(/assets/ingredient_1_1-DYWdk2yP.webp);z-index:1}.ingredient-bg-2-2{background-image:url(/assets/ingredient_1_2-Bp69thHf.webp);z-index:2}.ingredient-bg-3-1{background-image:url(/assets/ingredient_3_1-CZYI5g74.webp);z-index:1}.ingredient-bg-3-2{background-image:url(/assets/ingredient_3_2-Bi-PQATJ.webp);z-index:2}@media screen and (max-width:1000px){.ingredients-titlebox h1,.ingredients-titlebox h2{text-align:center}.ingredients-list{height:30rem}}@media screen and (max-width:768px){.ingredient-element{width:15rem;height:15rem}}@media screen and (max-width:550px){.ingredients-list{height:20rem}.ingredient-element{width:10rem;height:10rem}}@media screen and (max-width:375px){.ingredients-list{height:10rem}.ingredient-element{width:7rem;height:7rem}}.establishment-section{padding:4rem;background-image:url(/assets/establishment_background-C9lNwwq0.webp);background-position:center;background-repeat:no-repeat;background-size:100%}.establishment-wrapper{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.establishment-list{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2.3rem}.establishment-list-2{flex-direction:row-reverse}.esta-img-large{max-width:900px}.esta-img-small{max-width:550px}.esta-image{border-radius:1.25rem;width:100%;box-shadow:25px 25px 50px 0 var(--shadow-color);-webkit-box-shadow:25px 25px 50px 0 var(--shadow-color);-moz-box-shadow:25px 25px 50px 0 var(--shadow-color)}@media screen and (max-width:1440px){.esta-img-large{max-width:672px;width:60%}.esta-img-small{max-width:400px;width:40%}}@media screen and (max-width:768px){.establishment-wrapper{gap:1rem}.establishment-list{gap:1.3rem}}@media screen and (max-width:600px){.establishment-list{flex-direction:column}.esta-img-large{max-width:80vw;width:100%}.esta-img-small{max-width:60vw;width:100%}}@media screen and (max-width:425px){.esta-image{border-radius:.8rem}}.meet-section{background-image:url(/assets/ingredients_background-CiXQptZY.webp);background-position:center;background-repeat:no-repeat;background-size:100%;height:64rem;display:flex;flex-direction:column;justify-content:center;margin-bottom:500px}.meet-content-box{display:flex;flex-direction:column;gap:3.5rem;background-color:var(--white-2);border-radius:1.2rem;overflow:hidden;box-shadow:25px 25px 50px 0 var(--shadow-color),-25px 25px 50px 0 var(--shadow-color),25px -25px 50px 0 var(--shadow-color),-25px -25px 50px 0 var(--shadow-color);-webkit-box-shadow:25px 25px 50px 0 var(--shadow-color),-25px 25px 50px 0 var(--shadow-color),25px -25px 50px 0 var(--shadow-color),-25px -25px 50px 0 var(--shadow-color);-moz-box-shadow:25px 25px 50px 0 var(--shadow-color),-25px 25px 50px 0 var(--shadow-color),25px -25px 50px 0 var(--shadow-color),-25px -25px 50px 0 var(--shadow-color);margin:0 auto;width:50%;height:auto;padding:20px}.meet-text{width:37%;font-weight:700}.meet-box-part{display:flex;flex-direction:column;gap:2rem;width:100%}.meet-box-part-1{gap:.8rem}.meet-form-fieldgroup{display:flex;flex-direction:row;gap:3rem;width:100%}input,textarea{appearance:none;-moz-appearance:none;-webkit-appearance:none;background-color:#61504217;padding:.9rem .8rem;width:100%;outline:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;font-family:PublicSans,system-ui,-apple-system,sans-serif;font-size:1.2rem;transition:all .25s ease-in-out}textarea{height:6.5rem;resize:none;overflow:unset}input:hover,textarea:hover{border:2px solid var(--primary)}input::placeholder,textarea::placeholder{font-family:PublicSans,system-ui,-apple-system,sans-serif;font-size:1.2rem}.meet-form-button{display:flex;flex-direction:column;align-items:center}.meet-button{width:max-content}@media screen and (max-width:1240px){.meet-text{width:100%}}@media screen and (max-width:1100px){.meet-form-fieldgroup{gap:2rem}.meet-form-fieldgroup-3{flex-direction:column}}@media screen and (max-width:768px){.meet-box-part,.meet-form-fieldgroup{gap:1rem}input,textarea,input::placeholder,textarea::placeholder{font-size:1rem}}@media screen and (max-width:700px){.meet-text{text-align:center}.meet-form-fieldgroup-1{flex-direction:column}.meet-content-box{width:70%}}@media screen and (max-width:320px){input,textarea,input::placeholder,textarea::placeholder{font-size:.9rem}}.ln-title{margin:100px auto 0;color:var(--white-1);text-align:center;font-size:6.25rem;font-style:normal;font-weight:700;letter-spacing:-.3125rem}.ln-content{margin:50px auto 100px;max-width:80vw;padding:3rem;align-items:center;box-shadow:.3px -1.2px 48px -12px #00000026,.05px -.2px 12px -8px #00000026,-.05px .2px 8px #ffffff21 inset,-.025px .1px 4px #ffffff21 inset;font-weight:500;color:var(--black-2);border-radius:1.2rem;display:flex;flex-direction:column;align-items:start;width:100%;gap:2rem}.ln-part{width:100%;display:flex;flex-direction:column}.ln-subtitle{font-size:2.5rem;margin-bottom:1rem}.ln-list{margin-top:1rem;margin-left:2.3rem}.ln-list-element{margin-top:.3rem}.ln-link{text-decoration:underline;font-weight:700;transition:color .25s ease-in-out}.ln-link:hover{color:var(--primary-dark)}@media screen and (max-width:768px){.ln-content{padding:1.5rem;max-width:85vw}.ln-list{margin-left:1rem}.ln-list-element{margin-top:.6rem}.ln-subtitle{font-size:1.9rem}.ln-title{font-size:5rem}}
