@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");:root{--font:"Rubik",sans-serif;--mainColor:#f7e7e2;--secColor:#693743;--midColor:#ad8080;--midColorHover:#8a6666;--grayColor:#faf9f9;--text-color:#645e5e;--darkGrayColor:#645656;--brightGrayColor:#d1cfcf}*{box-sizing:border-box;padding:0;margin:0;font-family:var(--font)}body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px;gap:40px}@media (max-width:768px){body{padding:20px;gap:20px}}.style_container__Pcc_9{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--secColor);color:#fff;padding:50px;text-align:right;gap:20px;border-radius:20px;box-shadow:0 10px 20px rgba(87,43,43,.1)}.style_footerContent__IsLOw{display:flex;flex-direction:row;gap:40px;justify-content:space-between;flex-wrap:wrap}.style_footerContent__IsLOw .style_column__qNRMB{flex:1 1;min-width:200px;display:flex;flex-direction:column;gap:10px}.style_footerContent__IsLOw .style_column__qNRMB .style_contactInfo__fYH8f{display:flex;flex-direction:column;display:block;text-decoration:none;font-size:larger;color:#fff;font-size:16px}.style_footerContent__IsLOw .style_column__qNRMB .style_linkWrapper__YM28u{display:flex;gap:20px}.style_footerContent__IsLOw .style_column__qNRMB .style_linkWrapper__YM28u .style_linkColumn__mj1Qx{display:flex;flex-direction:column;gap:10px}.style_title__5eP8v{font-size:20px;font-weight:500;color:var(--mainColor)}.style_link__eaJHK{display:block;text-decoration:none;font-size:larger;color:#fff;font-size:16px;font-weight:300}.style_link__eaJHK.style_active__t_8x5{font-weight:400;color:var(--mainColor)}.style_link__eaJHK.style_noActive__KraBk:hover{color:var(--mainColor)}.style_socialIcons__H0Ifc{display:flex;gap:15px}.style_icon__3HAS4{width:50px;height:50px;display:flex;padding:10px;font-size:30px;text-align:center;justify-content:center;align-items:center;color:#fff;background-color:var(--midColor);border-radius:50%}.style_icon__3HAS4:hover{font-weight:900;background-color:var(--mainColor)}.style_formContainer__6621u{margin-top:20px;display:flex;justify-content:center;width:100%}.style_endFooter__R118V{display:flex;justify-content:center;align-items:center;background-color:var(--secColor);height:50px;font-size:14px;color:var(--mainColor);border-radius:20px}@media(max-width:768px){.style_footerContent__IsLOw{flex-direction:column;align-items:flex-start;gap:20px}.style_socialIcons__H0Ifc{justify-content:flex-start}.style_endFooter__R118V{text-align:center;padding:10px}}.style_squareForm__r1WGC{max-width:600px;margin:0 auto;padding:20px;background:var(--mainColor);border-radius:10px;text-align:center;font-family:var(--font);direction:rtl}.style_squareForm__r1WGC h3{margin-bottom:20px;color:var(--secColor)}.style_squareForm__r1WGC .style_formRow__ibqVw{display:flex;justify-content:space-between}.style_squareForm__r1WGC .style_formRow__ibqVw .style_formGroup__16S6V{flex:1 1}.style_squareForm__r1WGC .style_formRow__ibqVw .style_formGroup__16S6V:first-child{margin-left:10px}.style_squareForm__r1WGC .style_formGroup__16S6V{margin-bottom:15px;text-align:right}.style_squareForm__r1WGC .style_formGroup__16S6V label{display:block;margin-bottom:5px;color:var(--secColor)}.style_squareForm__r1WGC .style_formGroup__16S6V input,.style_squareForm__r1WGC .style_formGroup__16S6V textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:10px;box-sizing:border-box;font-family:var(--font);text-align:right}.style_squareForm__r1WGC .style_formGroup__16S6V textarea{height:100px;resize:none}.style_squareForm__r1WGC .style_formGroup__16S6V:focus{outline:none}.style_squareForm__r1WGC button{padding:10px 20px;border:none;border-radius:10px;background-color:var(--secColor);color:#fff;font-size:16px;cursor:pointer;transition:background-color .3s;font-family:var(--font)}.style_squareForm__r1WGC button:hover{background-color:#532d34}.style_squareForm__r1WGC button:hover:disabled{cursor:not-allowed;background-color:var(--midColorHover)}.style_lineForm__l1lz7{width:100%;height:150px;padding:20px;border-radius:20px;text-align:center;font-family:var(--font);direction:rtl}.style_lineForm__l1lz7 h3{margin-bottom:20px;color:var(--secColor)}.style_lineForm__l1lz7 .style_formRow__ibqVw{display:flex;justify-content:space-between;gap:15px;margin-bottom:15px}.style_lineForm__l1lz7 .style_formGroup__16S6V{flex:1 1;text-align:right}.style_lineForm__l1lz7 .style_formGroup__16S6V label{display:block;margin-bottom:5px;color:var(--text-color)}.style_lineForm__l1lz7 .style_formGroup__16S6V input,.style_lineForm__l1lz7 .style_formGroup__16S6V textarea{width:100%;padding:10px;border:none;border-radius:10px;box-sizing:border-box;font-family:var(--font);text-align:right}.style_lineForm__l1lz7 .style_formGroup__16S6V textarea{height:50px;resize:none}.style_lineForm__l1lz7 .style_submitButton__6r0At{padding:10px 20px;height:50px;min-width:80px;border:none;background-color:var(--midColor);color:var(--mainColor);cursor:pointer;font-family:var(--font);position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;text-decoration:none;font-size:16px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:all .3s ease}.style_lineForm__l1lz7 .style_submitButton__6r0At:hover{cursor:pointer;box-shadow:none;background-color:transparent;outline:1.5px solid var(--midColor);color:var(--mainColor)}.style_lineForm__l1lz7 .style_submitButton__6r0At:disabled{cursor:not-allowed}.style_lineForm__l1lz7 .style_loader__TfJQZ{border:3px solid #f3f3f3;border-radius:50%;border-top:3px solid var(--mainColor);width:20px;height:20px;animation:style_spin___jQYH 1s linear infinite}@keyframes style_spin___jQYH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_lineForm__l1lz7 .style_messageContainer__vezUS{margin-top:15px}.style_lineForm__l1lz7 .style_popupMessage__7Y_MJ{margin-top:10px;height:150px;padding:10px;background-color:var(--secColor);color:#fff;border-radius:10px;text-align:center}@media(max-width:768px){.style_lineForm__l1lz7,.style_squareForm__r1WGC{padding:10px;width:100%;height:350px}.style_lineForm__l1lz7 .style_formRow__ibqVw,.style_squareForm__r1WGC .style_formRow__ibqVw{flex-direction:column;width:100%}.style_lineForm__l1lz7 .style_formRow__ibqVw .style_formGroup__16S6V,.style_squareForm__r1WGC .style_formRow__ibqVw .style_formGroup__16S6V{width:100%;margin-left:0;margin-right:0}.style_lineForm__l1lz7 .style_formRow__ibqVw .style_formGroup__16S6V textarea,.style_squareForm__r1WGC .style_formRow__ibqVw .style_formGroup__16S6V textarea{height:100px}.style_lineForm__l1lz7 button,.style_squareForm__r1WGC button{width:100%}.style_textarea__SVoMt{height:300px}.style_popupMessage__7Y_MJ{height:150px}}.style_Header__cBEaZ{background-color:var(--mainColor);height:80px;width:100%;border-radius:20px;color:var(--secColor);padding:10px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 20px rgba(87,43,43,.1);position:-webkit-sticky;position:sticky;top:-10px;z-index:1000;transition:transform .3s ease}.style_Header__cBEaZ.style_sticky__AxFsq{margin-top:20px;transform:translateY(10px);border-radius:0 0 20px 20px}.style_Header__cBEaZ .style_burger__tvoK5{display:none;cursor:pointer;font-size:24px}.style_Header__cBEaZ .style_logo___iVFI img{height:50px;margin-left:40px;display:flex;align-items:center;justify-content:center}.style_Header__cBEaZ .style_navMenu__ny_gI{display:flex;align-items:center;justify-content:space-between;width:100%}.style_Header__cBEaZ .style_navMenu__ny_gI .style_desktopMenu__Iz_v_{display:flex;align-items:center}.style_Header__cBEaZ .style_navMenu__ny_gI .style_desktopMenu__Iz_v_ .style_menuItem__Rv7VI{margin-right:1rem;position:relative}.style_Header__cBEaZ .style_navMenu__ny_gI .style_desktopMenu__Iz_v_ .style_menuItem__Rv7VI a{color:var(--secColor);text-decoration:none;font-size:1.2rem;width:85px;height:30px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:10px;transition:background-color .2s ease-in,color .2s ease-in,transform .3s ease-in}.style_Header__cBEaZ .style_navMenu__ny_gI .style_desktopMenu__Iz_v_ .style_menuItem__Rv7VI a:hover{border-radius:10px;background-color:var(--midColor);color:var(--mainColor)}.style_Header__cBEaZ .style_navMenu__ny_gI .style_desktopMenu__Iz_v_ .style_menuItem__Rv7VI .style_active__x4avi{background-color:var(--midColor);color:var(--mainColor)}.style_Header__cBEaZ .style_navMenu__ny_gI .style_desktopMenu__Iz_v_ .style_menuItem__Rv7VI.style_favorites__L6tRT a{transition:transform .3s ease;display:inline-flex}.style_Header__cBEaZ .style_navMenu__ny_gI .style_desktopMenu__Iz_v_ .style_menuItem__Rv7VI.style_favorites__L6tRT a.style_pulse__qqY_T{animation:style_pulseAnimation__9ninH .5s ease}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_{display:none;flex-direction:column;align-items:center;background-color:var(--mainColor);position:absolute;top:80px;left:0;width:100%;padding:10px 0;border-radius:0 0 20px 20px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI{margin:.5rem 0}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI a{color:var(--secColor);text-decoration:none;font-size:1.2rem;width:85px;height:30px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:20px;transition:background-color .2s ease-in,color .2s ease-in,transform .3s ease-in}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI a:hover{border-radius:20px;background-color:var(--midColor);color:var(--mainColor)}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI .style_active__x4avi{background-color:var(--midColor);color:var(--mainColor)}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI.style_favorites__L6tRT a{display:inline-block;transition:transform .3s ease}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI.style_favorites__L6tRT a.style_pulse__qqY_T{animation:style_pulseAnimation__9ninH .5s ease}@media(max-width:768px){.style_Header__cBEaZ{height:auto;padding:20px;flex-direction:column;align-items:flex-start}.style_Header__cBEaZ .style_burger__tvoK5{display:flex}.style_Header__cBEaZ .style_logo___iVFI{font-size:40px;margin-left:0}.style_Header__cBEaZ .style_navMenu__ny_gI{width:100%;flex-direction:row}.style_Header__cBEaZ .style_navMenu__ny_gI .style_desktopMenu__Iz_v_{display:none}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_{display:flex;flex-direction:column;align-items:center}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI{margin:.5rem 0}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI a{color:var(--secColor);text-decoration:none;font-size:1.2rem}.style_Header__cBEaZ .style_navMenu__ny_gI .style_mobileMenu__XA4L_ .style_menuItem__Rv7VI:hover{text-decoration:none}}@keyframes style_pulseAnimation__9ninH{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/0938b75f61da35fc-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/f54d3b402c212b9e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/7108afb8b1381ad1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/2246fb8caa01a49c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/7ede3623c9ddac57-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/9e82d62334b205f4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_379b83;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_379b83;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_379b83{font-family:__Poppins_379b83,__Poppins_Fallback_379b83;font-style:normal}.style_socialLinks__e7VvC ul{list-style:none;padding:0;display:flex;justify-content:center;gap:20px}.style_socialLinks__e7VvC ul li{display:flex;align-items:center}.style_socialLinks__e7VvC ul li a{text-decoration:none;font-size:1.1em;color:#007bff;display:flex;align-items:center;gap:5px}.style_socialLinks__e7VvC ul li a:hover{text-decoration:underline}.style_socialLinks__e7VvC ul li svg.style_icon__ZgVat{width:28px;height:28px}.style_socialLinks__e7VvC ul li .style_icon__ZgVat{margin-left:10px;font-size:1.4em;color:#007bff}